CCall

annotation class CCall(id: String)

Types

Consumed
Link copied to clipboard
Native
annotation class Consumed
ConsumesReceiver
Link copied to clipboard
Native
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class ConsumesReceiver
CString
Link copied to clipboard
Native
annotation class CString
ReturnsRetained
Link copied to clipboard
Native
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class ReturnsRetained
WCString
Link copied to clipboard
Native
annotation class WCString

Properties

id
Link copied to clipboard
Native
val id: String