Function sysfattrs

Source
#[no_mangle]
pub extern "C" fn sysfattrs(
    fd: Ri,
    dest_attrs: OptionalPtrMut<FileAttr>,
) -> SyscallResult
Expand description

Gets the file attributes of the file with the resource id fd and puts them in dest_attrs