Function windows_sys::Win32::Networking::WindowsWebServices::WsWriteBody
pub unsafe extern "system" fn WsWriteBody(
message: *const WS_MESSAGE,
bodydescription: *const WS_ELEMENT_DESCRIPTION,
writeoption: WS_WRITE_OPTION,
value: *const c_void,
valuesize: u32,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Foundation"