pub unsafe extern "system" fn WsRemoveCustomHeader(
    message: *const WS_MESSAGE,
    headername: *const WS_XML_STRING,
    headerns: *const WS_XML_STRING,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: ‘Win32_Networking_WindowsWebServices’, ‘Win32_Foundation’