Type Definition mupdf_sys::pdf_pkcs7_drop_signer_fn

source ·
pub type pdf_pkcs7_drop_signer_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, signer: *mut pdf_pkcs7_signer)>;