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

Required features: "Win32_Foundation"