Function mupdf_sys::fz_output_supports_stream[][src]

pub unsafe extern "C" fn fz_output_supports_stream(
    ctx: *mut fz_context,
    out: *mut fz_output
) -> c_int

Query whether a given fz_output supports fz_stream_from_output.