pub unsafe extern "C" fn gspIsPresentPending(screen: c_uint) -> bool
Expand description

Returns true if a prior gspPresentBuffer command is still pending to be processed by GSP.

§Arguments

  • screen - Screen ID (see GSP_SCREEN_TOP and GSP_SCREEN_BOTTOM)