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

Gets the size of the stream @param stream Stream instance @return size_t size of the stream