[][src]Function mupdf_sys::fz_trim_buffer

pub unsafe extern "C" fn fz_trim_buffer(
    ctx: *mut fz_context,
    buf: *mut fz_buffer
)

Trim wasted capacity from a buffer by resizing internal memory.