pub unsafe extern "C" fn gfxSwapBuffers()Expand description
Updates the configuration of both screens.
Note: This function is equivalent to: gfxScreenSwapBuffers(GFX_TOP,true); gfxScreenSwapBuffers(GFX_BOTTOM,true);
pub unsafe extern "C" fn gfxSwapBuffers()Updates the configuration of both screens.
Note: This function is equivalent to: gfxScreenSwapBuffers(GFX_TOP,true); gfxScreenSwapBuffers(GFX_BOTTOM,true);