Skip to main content

inl

Function inl 

Source
pub unsafe fn inl(port: u16) -> u32
Expand description

Read a dword from the specified port.

ยงSafety

Reading from an invalid port has undefined behavior.