kos_sys::os::fs

Function fs_fstat

Source
pub unsafe extern "C" fn fs_fstat(
    hnd: file_t,
    buf: *mut stat,
) -> c_int