Function mupdf_sys::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.