Function windows_sys::Win32::Networking::WindowsWebServices::WsAddCustomHeader
pub unsafe extern "system" fn WsAddCustomHeader(
message: *const WS_MESSAGE,
headerdescription: *const WS_ELEMENT_DESCRIPTION,
writeoption: WS_WRITE_OPTION,
value: *const c_void,
valuesize: u32,
headerattributes: u32,
error: *const WS_ERROR,
) -> HRESULT