[][src]Type Definition cuda_runtime_sys::cudaHostFn_t

type cudaHostFn_t = Option<unsafe extern "C" fn(userData: *mut c_void)>;