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