glGetContextAttributes function

  1. @JS()
JSAny? glGetContextAttributes(
  1. JSObject gl
)

Implementation

@JS()
external JSAny? glGetContextAttributes(JSObject gl);