esp_idf_svc::sys

Function esp_vfs_fstat

Source
pub unsafe extern "C" fn esp_vfs_fstat(
    r: *mut _reent,
    fd: i32,
    st: *mut stat,
) -> i32