Function cudarc::driver::sys::cuMemAlloc_v2

source ·
pub unsafe extern "C" fn cuMemAlloc_v2(
    dptr: *mut CUdeviceptr,
    bytesize: usize
) -> CUresult