pub unsafe extern "C" fn aptMainLoop() -> boolExpand description
Main function which handles sleep mode and HOME/power buttons - call this at the beginning of every frame.
ยงReturns
true if the application should keep running, false otherwise (see aptShouldClose).