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

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