napperley
public fun MQTTClient_create(handle: kotlinx.cinterop.CValuesRef<paho_mqtt.MQTTClientVar /* = kotlinx.cinterop.CPointerVarOf<paho_mqtt.MQTTClient /* = kotlinx.cinterop.CPointer<out kotlinx.cinterop.CPointed> */> */>?, @kotlinx.cinterop.internal.CCall.CString serverURI: kotlin.String?, @kotlinx.cinterop.internal.CCall.CString clientId: kotlin.String?, persistence_type: <http://kotlin.Int|kotlin.Int>, persistence_context: kotlinx.cinterop.CValuesRef<*>?): <http://kotlin.Int|kotlin.Int> { /* compiled code */ }
sergey.bogolepov
CPointer<T>
CValuesRef<T>
A modern programming language that makes developers happier.