Function mupdf_sys::fz_write_byte[][src]

pub unsafe extern "C" fn fz_write_byte(
    ctx: *mut fz_context,
    out: *mut fz_output,
    x: c_uchar
)