Function polkavm_linux_raw::sys_fcntl

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