[][src]Function android_looper_sys::ALooper_wake

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

Wakes the poll asynchronously.

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