Function ctru_sys::CAMU_SetLensCorrection
source · pub unsafe extern "C" fn CAMU_SetLensCorrection(
select: u32_,
lensCorrection: CAMU_LensCorrection
) -> Result
Expand description
Sets the lens correction mode of the given camera.
§Arguments
select
- Camera to use.lensCorrection
- Lens correction mode to use.