Function x86test::outw

source · []
pub unsafe fn outw(port: u16, val: u16)
Expand description

Write 16 bits to port

Safety

Needs IO privileges.