All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nativeCommonMain.com.soywiz.kgl.KmlGlNativeExpect.kt Maven / Gradle / Ivy

There is a newer version: 4.0.10
Show newest version
package com.soywiz.kgl

import kotlinx.cinterop.*

expect class KmlGlNative() : NativeBaseKmlGl {
}

internal expect fun glGetProcAddressAnyOrNull(name: String): COpaquePointer?




© 2015 - 2025 Weber Informatics LLC | Privacy Policy