pub unsafe extern "C" fn CAMU_SetSharpness(
    select: u32_,
    sharpness: s8
) -> Result
Expand description

Sets the sharpness of the specified camera.

§Arguments

  • select - Camera to use.
  • sharpness - Sharpness to use.