pub unsafe extern "system" fn WsGetErrorString(
    error: *const WS_ERROR,
    index: u32,
    string: *mut WS_STRING
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"