mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2026-04-26 04:54:27 +08:00
ios version
This commit is contained in:
8
src-tauri/gen/apple/Sources/nextchat/bindings/bindings.h
Normal file
8
src-tauri/gen/apple/Sources/nextchat/bindings/bindings.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
namespace ffi {
|
||||
extern "C" {
|
||||
void start_app();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user