Function esp_idf_sys::esp_vfs_fstat

source ยท
pub unsafe extern "C" fn esp_vfs_fstat(
    r: *mut _reent,
    fd: c_int,
    st: *mut stat,
) -> c_int