pub unsafe extern "C" fn fz_keep_compressed_buffer(
ctx: *mut fz_context,
cbuf: *mut fz_compressed_buffer,
) -> *mut fz_compressed_bufferExpand description
Take a reference to an fz_compressed_buffer.
pub unsafe extern "C" fn fz_keep_compressed_buffer(
ctx: *mut fz_context,
cbuf: *mut fz_compressed_buffer,
) -> *mut fz_compressed_bufferTake a reference to an fz_compressed_buffer.