ValidateChatTemplateDart typedef
ValidateChatTemplateDart =
bool Function(CactusContextHandle handle, bool use_jinja, Pointer<Utf8> name)
Implementation
typedef ValidateChatTemplateDart = bool Function(CactusContextHandle handle, bool use_jinja, Pointer<Utf8> name);