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