pub unsafe extern "C" fn FLEncoder_GetNextWritePos(
arg1: FLEncoder,
) -> usizeExpand description
Returns the byte offset in the encoded data where the next value will be written. (Due to internal buffering, this is not the same as FLEncoder_BytesWritten.)