Function flipperzero_sys::stream_eof
source · pub unsafe extern "C" fn stream_eof(stream: *mut Stream) -> boolExpand description
Indicates that the RW pointer is at the end of the stream @param stream Stream instance @return true if RW pointer is at the end of the stream @return false if RW pointer is not at the end of the stream