esp_idf_sys

Function realpath

Source
pub unsafe extern "C" fn realpath(
    path: *const c_char,
    resolved_path: *mut c_char,
) -> *mut c_char