Type Definition cudarc::driver::sys::CUhostFn

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