pub unsafe extern "C" fn fd_fdstat_set_rights(
    arg0: i32,
    arg1: i64,
    arg2: i64
) -> i32
Expand description

Adjust the rights associated with a file descriptor. This can only be used to remove rights, and returns errno::notcapable if called in a way that would attempt to add rights