SetGuideTokensDart typedef
SetGuideTokensDart =
void Function(CactusContextHandle handle, Pointer<Int32> tokens, int count)
Implementation
typedef SetGuideTokensDart = void Function(CactusContextHandle handle, Pointer<Int32> tokens, int count);