[][src]Function mupdf_sys::fz_new_stream

pub unsafe extern "C" fn fz_new_stream(
    ctx: *mut fz_context,
    state: *mut c_void,
    next: fz_stream_next_fn,
    drop: fz_stream_drop_fn
) -> *mut fz_stream