[][src]Function cuda_driver_sys::cuMemAlloc_v2

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