Type Definition rcudnn::cudnnCallback_t[][src]

pub type cudnnCallback_t = Option<unsafe extern "C" fn(cudnnSeverity_t, *mut c_void, *const cudnnDebugStruct, *const i8)>;