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