Function mupdf_sys::fz_throw

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