Function windows_sys::Win32::Networking::WindowsWebServices::WsGetServiceHostProperty
pub unsafe extern "system" fn WsGetServiceHostProperty(
servicehost: *const WS_SERVICE_HOST,
id: WS_SERVICE_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT