Function mupdf_sys::fz_stderr

source ·
pub unsafe extern "C" fn fz_stderr(
    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.