rustmax::libc

Function ioperm

Source
pub unsafe extern "C" fn ioperm(
    from: u64,
    num: u64,
    turn_on: i32,
) -> i32