windows::Win32::Networking::WindowsWebServices

Function WsWriteEnvelopeEnd

pub unsafe fn WsWriteEnvelopeEnd(
    message: *const WS_MESSAGE,
    error: Option<*const WS_ERROR>,
) -> Result<()>