Function mupdf_sys::fz_stdout[][src]

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

Retrieve an fz_output that directs to stdout.

Should be fz_dropped when finished with.