sys_fcntl

Function sys_fcntl 

Source
pub fn sys_fcntl(fd: FdRef<'_>, cmd: u32, arg: u32) -> Result<(), Error>