Djinni Library
2.0.0
Cross-Platform Library
Java
ObjC
C++/CLI
C++
MDLNative.h
Go to the documentation of this file.
1
// AUTOGENERATED FILE - DO NOT MODIFY!
2
// This file was generated by Djinni from my_djinni_library.djinni
3
4
#import <Foundation/Foundation.h>
5
6
7
@protocol
MDLNative
<NSObject>
8
9
- (nonnull NSString *)
helloFromNative
;
10
11
@end
MDLNative-p
Definition:
MDLNative.h:7
-[MDLNative-p helloFromNative]
nonnull NSString * helloFromNative()
lib
platform
darwin
djinni-generated
objc
include
MyDjinniLibrary
MDLNative.h
Generated by
1.9.4