Function x86::io::inl

source · []
pub unsafe fn inl(port: u16) -> u32
Expand description

Read 32 bits from port

Safety

Needs IO privileges.