Function outw

Source
pub unsafe fn outw(port: u16, val: u16)
Expand description

Write 16 bits to port

ยงSafety

Needs IO privileges.