Function cuda_sys::cuda::cuMemHostGetDevicePointer_v2[][src]

pub unsafe extern "C" fn cuMemHostGetDevicePointer_v2(
    pdptr: *mut CUdeviceptr,
    p: *mut c_void,
    Flags: c_uint
) -> CUresult