pub unsafe extern "C" fn storage_error_get_desc(
    error_id: FS_Error
) -> *const i8
Expand description

Retrieves the error text from the error id @param error_id error id @return const char* error text