cpPostStepFunc

Post Step callback function type.

alias cpPostStepFunc = void function(
,
void* key
,
void* data
)

Meta