pub unsafe extern "C" fn fz_clone_buffer( ctx: *mut fz_context, buf: *mut fz_buffer, ) -> *mut fz_buffer
Make a new buffer, containing a copy of the data used inthe original.