Function ctru_sys::gfxInitDefault
source · pub unsafe extern "C" fn gfxInitDefault()
Expand description
Initializes the LCD framebuffers with default parameters This is equivalent to calling: gfxInit(GSP_BGR8_OES,GSP_BGR8_OES,false);