pub unsafe extern "system" fn WsCreateFaultFromError(
error: *const WS_ERROR,
faulterrorcode: HRESULT,
faultdisclosure: WS_FAULT_DISCLOSURE,
heap: *const WS_HEAP,
fault: *mut WS_FAULT
) -> HRESULT
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"