CCall
@Target([AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER]) annotation class CCall
Annotations
Consumed
annotation class Consumed
ConsumesReceiver
annotation class ConsumesReceiver
CString
annotation class CString
ReturnsRetained
annotation class ReturnsRetained
WCString
annotation class WCString
Constructors
<init>
CCall(id: String)
Properties
id
val id: String