pub unsafe extern "C" fn c4stream_bytesWritten(
arg1: *mut C4WriteStream,
) -> u64Expand description
Returns the number of bytes written to the stream.
pub unsafe extern "C" fn c4stream_bytesWritten(
arg1: *mut C4WriteStream,
) -> u64Returns the number of bytes written to the stream.