pub unsafe extern "C" fn fz_new_buffer_from_printf( ctx: *mut fz_context, fmt: *const c_char, ... ) -> *mut fz_buffer
Create a new buffer with printf formatted data.