[][src]Type Definition libcryptsetup_sys::crypt_confirm_cb

type crypt_confirm_cb = extern "C" fn(_: *const c_char, _: *mut c_void) -> c_int;