[][src]Function mupdf_sys::fz_throw

pub unsafe extern "C" fn fz_throw(
    ctx: *mut fz_context,
    errcode: c_int,
    arg1: *const c_char,
     ...
)