Skip to main content

esp_vfs_link

Function 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