[][src]Function ndk_sys::AChoreographer_postFrameCallbackDelayed

pub unsafe extern "C" fn AChoreographer_postFrameCallbackDelayed(
    choreographer: *mut AChoreographer,
    callback: AChoreographer_frameCallback,
    data: *mut c_void,
    delayMillis: c_long
)