starry_
api
0.1.0
starry_api
Function
sys_fcntl
Copy item path
Source
pub fn sys_fcntl(fd:
c_int
, cmd:
c_int
, arg:
usize
) -> LinuxResult<
isize
>