Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

ioperm

Function ioperm 

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