Documentation
¶
Index ¶
- func GetSelfClassOrObject() uintptr
- func JNI_OnLoad(vm uintptr, reserved uintptr) int
- func JNI_OnUnload(vm uintptr, reserved uintptr)
- func OnAsyncLoad(f FRegister)
- func OnLoad(f FRegister)
- func OnMainLoad(f FRegister)
- func OnUnload(f func())
- func SetFuncMap(m FuncMap)
- type FRegister
- type FuncMap
- type Register
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSelfClassOrObject ¶
func GetSelfClassOrObject() uintptr
func JNI_OnLoad ¶
func JNI_OnUnload ¶
func OnAsyncLoad ¶
func OnAsyncLoad(f FRegister)
func OnMainLoad ¶
func OnMainLoad(f FRegister)
OnMainLoad used in golang code and running on main thread
func SetFuncMap ¶ added in v0.1.3
func SetFuncMap(m FuncMap)
Types ¶
Click to show internal directories.
Click to hide internal directories.