lsk
12/31/2018, 10:32 AMconst passing_t**
in C and converted to Kotlin native as passing: CPointer<CPointerVar<passing_t>>?
? I don't know how to get sizeOf the array to itterateDominaezzz
12/31/2018, 2:39 PMDominaezzz
12/31/2018, 2:40 PMlsk
01/01/2019, 8:49 AMlsk
01/01/2019, 8:51 AMArray<passing_t>
somehowlsk
01/01/2019, 9:06 AMpassing!!.get(0)!!.pointed
and loop like this (and of course handing nulls properly)