pub unsafe extern "system" fn SetPortA(
    pname: PCSTR,
    pportname: PCSTR,
    dwlevel: u32,
    pportinfo: *const u8
) -> BOOL
Expand description

Required features: "Win32_Foundation"