Function windows::Win32::Networking::WindowsWebServices::WsGetHeaderAttributes
pub unsafe fn WsGetHeaderAttributes(
message: *const WS_MESSAGE,
reader: *const WS_XML_READER,
headerattributes: *mut u32,
error: Option<*const WS_ERROR>,
) -> Result<()>