Function windows::Win32::Networking::WindowsWebServices::WsSetErrorProperty
pub unsafe fn WsSetErrorProperty(
error: *const WS_ERROR,
id: WS_ERROR_PROPERTY_ID,
value: *const c_void,
valuesize: u32,
) -> Result<()>