Function libc::unix::bsd::ioctl

source ·
pub unsafe extern "C" fn ioctl(
    fd: c_int,
    request: c_ulong
    ...
) -> c_int