Function windows_sys::Win32::Networking::WindowsWebServices::WsGetChannelProperty
pub unsafe extern "system" fn WsGetChannelProperty(
channel: *const WS_CHANNEL,
id: WS_CHANNEL_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT