kos_sys::os::fs

Function fs_stat

Source
pub unsafe extern "C" fn fs_stat(
    path: *const c_char,
    buf: *mut stat,
    flag: c_int,
) -> c_int