[][src]Function cuda_driver_sys::cuMemHostGetDevicePointer_v2

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