We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10374e5 commit 0c81ae3Copy full SHA for 0c81ae3
aws-crt-kotlin/native/src/aws/sdk/kotlin/crt/io/EventLoopGroupNative.kt
@@ -9,6 +9,7 @@ import aws.sdk.kotlin.crt.*
9
import aws.sdk.kotlin.crt.Allocator
10
import aws.sdk.kotlin.crt.util.ShutdownChannel
11
import aws.sdk.kotlin.crt.util.shutdownChannel
12
+import cnames.structs.aws_event_loop_group
13
import kotlinx.cinterop.*
14
import libcrt.*
15
0 commit comments