[−][src]Function cuda::ffi::cuda_runtime_api::cudaHostGetDevicePointer
pub unsafe extern "C" fn cudaHostGetDevicePointer(
pDevice: *mut *mut c_void,
pHost: *mut c_void,
flags: c_uint
) -> cudaError_t