toCPointerArray
fun Array<Int>.toCPointerArray(scope: MemScope): CPointer<CPointerVar<IntVar>>
Content copied to clipboard
fun Array<ULong>.toCPointerArray(scope: MemScope): CPointer<CPointerVar<ULongVar>>
Content copied to clipboard