Function outl

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

Write 32 bits to port

ยงSafety

Needs IO privileges.