Get's the backend enum for an array.  
More...
Get's the backend enum for an array. 
This will return one of the values from the af_backend enum. The return value specifies which backend the array was created on.
 
◆ af_get_backend_id()
- Parameters
- 
  
    | [out] | backend | takes one of the values of enum af_backend |  | [in] | in | is the array who's backend is to be queried |  
 
- Returns
- af_err error code 
 
 
◆ getBackendId()
- Parameters
- 
  
    | [in] | in | is the array who's backend is to be queried |  
 
- Returns
- af_backend which is the backend on which the array is created