pub unsafe extern "system" fn WsCreateError(
    properties: *const WS_ERROR_PROPERTY,
    propertycount: u32,
    error: *mut *mut WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"