GTestDataFunc

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

alias GTestDataFunc = void function(void* userData)

Meta

Since

2.28