Function mupdf_sys::fz_drop_pool

source ·
pub unsafe extern "C" fn fz_drop_pool(
    ctx: *mut fz_context,
    pool: *mut fz_pool
)
Expand description

Drop a pool, freeing and invalidating all storage returned from the pool.