toCArray

fun Array<ULong>.toCArray(scope: MemScope): CPointer<ULongVar>
fun Array<Int>.toCArray(scope: MemScope): CPointer<IntVar>