Function libc::ioperm [] [src]

pub unsafe extern "C" fn ioperm(
    from: c_ulong,
    num: c_ulong,
    turn_on: c_int
) -> c_int