fz_write_byte

Function fz_write_byte 

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