
jsMain.webgl.WEBGL_lose_context.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package webgl
sealed external interface WEBGL_lose_context {
fun loseContext()
fun restoreContext()
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy