TestDataFunc

typealias TestDataFunc = () -> Unit(source)

The type used for test case functions that take an extra pointer argument.