createErrorPointer

fun <T> createErrorPointer(block: (ObjCObjectVar<NSError?>) -> T): T(source)