Function esp_idf_sys::esp_vfs_link

source ยท
pub unsafe extern "C" fn esp_vfs_link(
    r: *mut _reent,
    n1: *const c_char,
    n2: *const c_char,
) -> c_int