Function buffered_file_stream_get_error
Source pub unsafe extern "C" fn buffered_file_stream_get_error(
stream: *mut Stream,
) -> FS_Error
Expand description
Retrieves the error id from the file object
§Arguments
stream - pointer to stream object.
§Returns
FS_Error error id