Function simics_api_sys::bindings::stat

source ยท
pub unsafe extern "C" fn stat(
    __file: *const c_char,
    __buf: *mut stat,
) -> c_int
Expand description

Get file attributes for FILE and put them in BUF.