Function windows::Win32::Networking::WindowsWebServices::WsRemoveCustomHeader
pub unsafe fn WsRemoveCustomHeader(
message: *const WS_MESSAGE,
headername: *const WS_XML_STRING,
headerns: *const WS_XML_STRING,
error: Option<*const WS_ERROR>,
) -> Result<()>