Function libc::ioperm

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