Skip to main content

fz_write_stream

Function fz_write_stream 

Source
pub unsafe extern "C" fn fz_write_stream(
    ctx: *mut fz_context,
    out: *mut fz_output,
    in_: *mut fz_stream,
)
Expand description

Copy the stream contents to the output.