Function mupdf_sys::fz_append_rune

source ·
pub unsafe extern "C" fn fz_append_rune(
    ctx: *mut fz_context,
    buf: *mut fz_buffer,
    c: c_int
)