Add macos/ios app using rust lib
This commit is contained in:
13
FastCoster/CosterRs/coster-bridge.h
Normal file
13
FastCoster/CosterRs/coster-bridge.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// coster-bridge.h
|
||||
// FastCoster
|
||||
//
|
||||
// Created by Michael Pivato on 3/2/2023.
|
||||
//
|
||||
|
||||
#ifndef coster_bridge_h
|
||||
#define coster_bridge_h
|
||||
|
||||
#import "libcoster_rs.h"
|
||||
|
||||
#endif /* coster_bridge_h */
|
||||
Reference in New Issue
Block a user