[][src]Type Definition libcryptsetup_sys::crypt_log_cb

type crypt_log_cb = extern "C" fn(_: crypt_log_level, _: *const c_char, _: *mut c_void);