pub unsafe extern "C" fn fz_append_base64_buffer( ctx: *mut fz_context, out: *mut fz_buffer, data: *mut fz_buffer, newline: c_int, )
Append a base64 encoded fz_buffer, optionally with periodic newlines.
fz_buffer