Type Definition cryptoki_sys::CK_DESTROYMUTEX[][src]

type CK_DESTROYMUTEX = Option<unsafe extern "C" fn(mutex: *mut c_void) -> CK_RV>;