Function ctru_sys::CAMU_SetWhiteBalance
source · pub unsafe extern "C" fn CAMU_SetWhiteBalance(
select: u32_,
whiteBalance: CAMU_WhiteBalance
) -> Result
Expand description
Sets the white balance mode of the specified camera.
§Arguments
select
- Camera to use.whiteBalance
- White balance mode to use.