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