pub unsafe extern "system" fn DeletePortA(
    pname: PCSTR,
    hwnd: HWND,
    pportname: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"