pub unsafe fn file_stat_fput(
fd_: fd,
buf_: *const filestat,
flags_: fsflags,
) -> errnoExpand description
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.