pub unsafe extern "C" fn stream_size(stream: *mut Stream) -> usize
Expand description

Gets the size of the stream

Returns:

  • size_t size of the stream

Arguments

  • stream - Stream instance