aurorafw.android.platform.dlext

Undocumented in source.

Members

Enums

ANDROID_DLEXT_RESERVED_ADDRESS
anonymousenum ANDROID_DLEXT_RESERVED_ADDRESS

Bitfield definitions for android_dlextinfo::flags.

Functions

android_dlopen_ext
void* android_dlopen_ext(const(char)* __filename, int __flags, const(android_dlextinfo)* __info)

Opens the given library. The __filename and __flags arguments are the same as for dlopen(3), with the Android-specific flags supplied via the flags member of __info.

Structs

android_dlextinfo
struct android_dlextinfo

Used to pass Android-specific arguments to android_dlopen_ext.

android_namespace_t
struct android_namespace_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta