Function ctru_sys::GSPLCD_SetBrightness
source · pub unsafe extern "C" fn GSPLCD_SetBrightness(
screen: u32_,
brightness: u32_
) -> Result
Expand description
Sets the LCD screens’ brightness.
§Arguments
screen
- Screen to set the brightness value of.brightness
- Brightness value set.