pub unsafe extern "C" fn fz_stdout( ctx: *mut fz_context, ) -> *mut fz_output
Retrieve an fz_output that directs to stdout.
fz_output
Optionally may be fz_dropped when finished with.
fz_dropp