nativeMain.korlibs.kgl.KmlGlNativeExpect.kt Maven / Gradle / Ivy
package korlibs.kgl
import kotlinx.cinterop.*
expect class KmlGlNative() : NativeBaseKmlGl {
}
internal expect fun glGetProcAddressAnyOrNull(name: String): COpaquePointer?
© 2015 - 2025 Weber Informatics LLC | Privacy Policy