[][src]Function mupdf_sys::fz_tell_output

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

Return the current file position.

Throw an error on untellable outputs.