[][src]Type Definition libcryptsetup_rs_sys::crypt_token_dump_func

type crypt_token_dump_func = Option<unsafe extern "C" fn(cd: *mut crypt_device, json: *const c_char)>;