AChoreographer_postFrameCallbackDelayed

Post a callback to be run on the frame following the specified delay. The data pointer provided will be passed to the callback function when it's called.

version(Android)
extern (C) @system nothrow @nogc
void
AChoreographer_postFrameCallbackDelayed

Meta