Function esp_idf_sys::_fstat_r

source ·
pub unsafe extern "C" fn _fstat_r(
    arg1: *mut _reent,
    arg2: c_int,
    arg3: *mut stat
) -> c_int