MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
Loading...
Searching...
No Matches
include
maplibre_native_c
android.h
Go to the documentation of this file.
1
5
6
#ifndef MAPLIBRE_NATIVE_C_ANDROID_H
7
#define MAPLIBRE_NATIVE_C_ANDROID_H
8
9
#include "
base.h
"
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
38
MLN_API
mln_status
39
mln_android_init
(
void
* jni_env,
void
* jni_class,
void
* context) MLN_NOEXCEPT;
40
41
#ifdef __cplusplus
42
}
43
#endif
44
45
#endif
// MAPLIBRE_NATIVE_C_ANDROID_H
mln_android_init
mln_status mln_android_init(void *jni_env, void *jni_class, void *context)
base.h
mln_status
mln_status
Definition
base.h:37
Generated by
1.13.2