esp_idf_hal::sys

Function realpath

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