[go: up one dir, main page]

ioperm

Function ioperm 

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