pub unsafe extern "C" fn CAMU_GetStereoCameraCalibrationData(
    data: *mut CAMU_StereoCameraCalibrationData
) -> Result
Expand description

Gets the specified camera’s stereo camera calibration data.

§Arguments

  • data - Pointer to output the stereo camera data to.