Function cloudabi::file_stat_put [] [src]

pub unsafe fn file_stat_put(
    fd_: lookup,
    path_: &[u8],
    buf_: *const filestat,
    flags_: fsflags
) -> errno

Adjusts attributes of a file by path.

Parameters

fd: The working directory at which the resolution of the path whose attributes have to be adjusted starts.

path: The path of the file whose attributes have to be adjusted.

buf: The desired values of the file attributes that are adjusted.

flags: A bitmask indicating which attributes have to be adjusted.