fz_append_string

Function fz_append_string 

Source
pub unsafe extern "C" fn fz_append_string(
    ctx: *mut fz_context,
    buf: *mut fz_buffer,
    data: *const c_char,
)