Function windows_sys::Win32::Networking::WindowsWebServices::WsGetPolicyProperty
pub unsafe extern "system" fn WsGetPolicyProperty(
policy: *const WS_POLICY,
id: WS_POLICY_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT