[][src]Type Definition cuda_driver_sys::CUhostFn

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