filesystem_api_error_get_desc

Function filesystem_api_error_get_desc 

Source
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

§Arguments

  • error_id - error id

§Returns

const char* error text