Function ctru_sys::CAMU_SetWhiteBalanceWithoutBaseUp
source · pub unsafe extern "C" fn CAMU_SetWhiteBalanceWithoutBaseUp(
select: u32_,
whiteBalance: CAMU_WhiteBalance
) -> Result
Expand description
Sets the white balance mode of the specified camera. TODO: Explain “without base up”?
§Arguments
select
- Camera to use.whiteBalance
- White balance mode to use.