Function mupdf_sys::fz_drop_output

source ·
pub unsafe extern "C" fn fz_drop_output(
    arg1: *mut fz_context,
    arg2: *mut fz_output
)
Expand description

Free an output stream. Don’t forget to close it first!