Function windows_sys::Win32::Networking::WindowsWebServices::WsSetFaultErrorDetail
pub unsafe extern "system" fn WsSetFaultErrorDetail(
error: *const WS_ERROR,
faultdetaildescription: *const WS_FAULT_DETAIL_DESCRIPTION,
writeoption: WS_WRITE_OPTION,
value: *const c_void,
valuesize: u32,
) -> HRESULT