toNullTermCArray

fun <T, O : CPointed> Array<T>.toNullTermCArray(map: T.() -> CPointer<O>): CPointer<CPointerVarOf<CPointer<O>>>