esp_idf_hal::sys

Function esp_vfs_stat

Source
pub unsafe extern "C" fn esp_vfs_stat(
    r: *mut _reent,
    path: *const u8,
    st: *mut stat,
) -> i32