Function windows::Win32::Networking::WindowsWebServices::WsAddressMessage
pub unsafe fn WsAddressMessage(
message: *const WS_MESSAGE,
address: Option<*const WS_ENDPOINT_ADDRESS>,
error: Option<*const WS_ERROR>,
) -> Result<()>