ALooper_wake

Function ALooper_wake 

Source
pub unsafe extern "C" fn ALooper_wake(looper: *mut ALooper)
Expand description

Wakes the poll asynchronously.

This method can be called on any thread. This method returns immediately.