Function cuda_sys::cuda::cuMemAlloc_v2[][src]

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