CCall

annotation class CCall(id: String)

Types

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

Properties

id
Link copied to clipboard
val id: String