glCullFace function

  1. @JS()
void glCullFace(
  1. JSObject gl,
  2. int mode
)

Implementation

@JS()
external void glCullFace(JSObject gl, int mode);