Function hip_sys::hiprt::hipArrayCreate

source ·
pub unsafe extern "C" fn hipArrayCreate(
    pHandle: *mut *mut hipArray,
    pAllocateArray: *const HIP_ARRAY_DESCRIPTOR
) -> hipError_t