Function cloudabi::fd_stat_put [] [src]

pub unsafe fn fd_stat_put(
    fd_: fd,
    buf_: *const fdstat,
    flags_: fdsflags
) -> errno

Adjusts attributes of a file descriptor.

Parameters

fd: The file descriptor whose attributes have to be adjusted.

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

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