Function windows::Win32::Networking::WindowsWebServices::WsSetFaultErrorDetail
pub unsafe fn WsSetFaultErrorDetail(
error: *const WS_ERROR,
faultdetaildescription: *const WS_FAULT_DETAIL_DESCRIPTION,
writeoption: WS_WRITE_OPTION,
value: Option<*const c_void>,
valuesize: u32,
) -> Result<()>