Function mupdf_sys::fz_trim_buffer

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

Trim wasted capacity from a buffer by resizing internal memory.