Files
ingey/FastCoster/CosterRs/coster-bridge.h
2023-02-03 21:29:23 +10:30

14 lines
192 B
Objective-C

//
// 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 */