Skip to main content

Module android

Module android 

Expand description

Android-specific API

Modules§

host
module
process
property

Structs§

Host
This structure exposes Android-specific host information.
Module
This structure represents an Android-specific module
Process
This structure exposes Android-specific API for the current process.
Property
This structure represents an Android system property such as ro.boot.hardware.

Functions§

dlopen
Load the library with the given path or name

Type Aliases§

Properties