Function mupdf_sys::fz_save_buffer[][src]

pub unsafe extern "C" fn fz_save_buffer(
    ctx: *mut fz_context,
    buf: *mut fz_buffer,
    filename: *const c_char
)

Save the contents of a buffer to a file.