Function cloudabi::fd_stat_get [] [src]

pub unsafe fn fd_stat_get(fd_: fd, buf_: *mut fdstat) -> errno

Gets attributes of a file descriptor.

Parameters

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

buf: The buffer where the file descriptor's attributes are stored.