Function esp_idf_hal::sys::realpath

source ยท
pub unsafe extern "C" fn realpath(
    path: *const i8,
    resolved_path: *mut i8,
) -> *mut i8