Function mupdf_sys::pdf_set_int

source ·
pub unsafe extern "C" fn pdf_set_int(
    ctx: *mut fz_context,
    obj: *mut pdf_obj,
    i: i64
)