Function cloudabi::file_stat_fput [] [src]

pub unsafe fn file_stat_fput(
    fd_: fd,
    buf_: *const filestat,
    flags_: fsflags
) -> errno

Adjusts attributes of a file by file descriptor.

Parameters

fd: The file descriptor 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.