Function flipperzero_sys::file_stream_get_error
source · pub unsafe extern "C" fn file_stream_get_error(
stream: *mut Stream
) -> FS_ErrorExpand description
Retrieves the error id from the file object
Returns:
- FS_Error error id
Arguments
stream- pointer to stream object.