Function divans::divans_encode_flush[][src]

#[no_mangle]
pub unsafe extern "C" fn divans_encode_flush(
    state_ptr: *mut DivansCompressorState,
    output_buf_ptr: *mut u8,
    output_size: usize,
    output_offset_ptr: *mut usize
) -> u8