pub unsafe extern "system" fn WsMatchPolicyAlternative(
    policy: *const WS_POLICY,
    alternativeindex: u32,
    policyconstraints: *const WS_POLICY_CONSTRAINTS,
    matchrequired: BOOL,
    heap: *const WS_HEAP,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"