Type Definition rcudnn::cudaHostFn_t[][src]

pub type cudaHostFn_t = Option<unsafe extern "C" fn(*mut c_void)>;
Expand description

CUDA host function \param userData Argument value passed to the function