pub unsafe extern "C" fn fz_write_bits_sync(
ctx: *mut fz_context,
out: *mut fz_output,
)Expand description
Sync to byte boundary after writing bits.
pub unsafe extern "C" fn fz_write_bits_sync(
ctx: *mut fz_context,
out: *mut fz_output,
)Sync to byte boundary after writing bits.