Function esp_idf_sys::fstat

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