Function ctru_sys::CAMU_SetContrast
source · pub unsafe extern "C" fn CAMU_SetContrast(
select: u32_,
contrast: CAMU_Contrast
) -> Result
Expand description
Sets the contrast mode of the given camera.
§Arguments
select
- Camera to use.contrast
- Contrast mode to use.