Type Alias af_array
Source pub type af_array = *mut c_void;
Expand description
ArrayFire FFI Type alias for af_array
Source§Used for creating Array object from native
resource id, an 64 bit integer
Converts this type into the (usually inferred) input type.