esp_idf_svc::sys

Function realpath

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