ioctl

Function ioctl 

Source
pub unsafe extern "C" fn ioctl(
    __fd: c_int,
    __request: c_ulong,
    ...
) -> c_int