[Visual Basic] Public Shared Function wglRestoreBufferRegionARB( _ ByVal hRegion As IntPtr, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal xSrc As Integer, _ ByVal ySrc As Integer _ ) As Boolean