Function esp_idf_hal::sys::esp_vfs_stat

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