[][src]Type Definition melib::gpgme::bindings::GpgmeIOCb

type GpgmeIOCb = Option<unsafe extern "C" fn(data: *mut c_void, fd: c_int) -> c_uint>;