webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
android_poll_source Struct Reference

#include <android_native_app_glue.h>

Public Attributes

int32_t id
 
struct android_appapp
 
void(* process )(struct android_app *app, struct android_poll_source *source)
 

Detailed Description

Data associated with an ALooper fd that will be returned as the "outData" when that source has data ready.

Member Data Documentation

◆ app

struct android_app* android_poll_source::app

◆ id

int32_t android_poll_source::id

◆ process

void(* android_poll_source::process) (struct android_app *app, struct android_poll_source *source)

The documentation for this struct was generated from the following file: