Skip to main content

fz_write_json

Function fz_write_json 

Source
pub unsafe extern "C" fn fz_write_json(
    ctx: *mut fz_context,
    out: *mut fz_output,
    value: *mut fz_json,
)