Type Definition libgcrypt_sys::gcry_handler_progress_t[][src]

type gcry_handler_progress_t = Option<unsafe extern "C" fn(_: *mut c_void, _: *const c_char, _: c_int, _: c_int, _: c_int)>;