Function ioperm

pub unsafe extern "C" fn ioperm(
    from: u64,
    num: u64,
    turn_on: i32,
) -> i32
Available on crate feature dep_sdl2 only.