Function flipperzero_sys::stream_size
source · pub unsafe extern "C" fn stream_size(stream: *mut Stream) -> usizeExpand description
Gets the size of the stream @param stream Stream instance @return size_t size of the stream
pub unsafe extern "C" fn stream_size(stream: *mut Stream) -> usizeGets the size of the stream @param stream Stream instance @return size_t size of the stream