Function cuda_sys::cudart::cudaHostGetDevicePointer[][src]

pub unsafe extern "C" fn cudaHostGetDevicePointer(
    pDevice: *mut *mut c_void,
    pHost: *mut c_void,
    flags: c_uint
) -> cudaError_t