polkavm_linux_raw

Function sys_ioctl

Source
pub fn sys_ioctl(
    fd: FdRef<'_>,
    cmd: c_uint,
    arg: c_ulong,
) -> Result<c_int, Error>