Function windows::Win32::Networking::WindowsWebServices::WsGetServiceProxyProperty
pub unsafe fn WsGetServiceProxyProperty(
serviceproxy: *const WS_SERVICE_PROXY,
id: WS_PROXY_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
error: Option<*const WS_ERROR>,
) -> Result<()>