Function ctru_sys::CAMU_SwitchContext
source · pub unsafe extern "C" fn CAMU_SwitchContext(
select: u32_,
context: CAMU_Context
) -> Result
Expand description
Switches the specified camera’s active context.
§Arguments
select
- Camera to use.context
- Context to use.