fz_stdout

Function fz_stdout 

Source
pub unsafe extern "C" fn fz_stdout(
    ctx: *mut fz_context,
) -> *mut fz_output
Expand description

Retrieve an fz_output that directs to stdout.

Optionally may be [fz_dropped] when finished with.