Function esp_idf_sys::fstat

source ยท
pub unsafe extern "C" fn fstat(
    __fd: c_int,
    __sbuf: *mut stat,
) -> c_int