Function esp_idf_sys::esp_vfs_stat

source ·
pub unsafe extern "C" fn esp_vfs_stat(
    r: *mut _reent,
    path: *const c_char,
    st: *mut stat
) -> c_int