stream_size

Function stream_size 

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

Gets the size of the stream

§Arguments

  • stream - Stream instance

§Returns

size_t size of the stream