[][src]Function mupdf_sys::fz_drop_output

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

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