[][src]Type Definition mupdf_sys::fz_output_close_fn

type fz_output_close_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, state: *mut c_void)>;