Skip to main content

fz_append_byte

Function fz_append_byte 

Source
pub unsafe extern "C" fn fz_append_byte(
    ctx: *mut fz_context,
    buf: *mut fz_buffer,
    c: c_int,
)