Function esp_idf_sys::realpath

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