fz_save_buffer

Function fz_save_buffer 

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

Save the contents of a buffer to a file.