pub unsafe extern "C" fn CAMU_SetSize(
select: u32_,
size: CAMU_Size,
context: CAMU_Context,
) -> ResultExpand description
Sets the image resolution of the given camera in the given context.
ยงArguments
select- Camera to use.size- Size to use.context- Context to use.