pub unsafe extern "C" fn CAMU_GetStereoCameraCalibrationData(
data: *mut CAMU_StereoCameraCalibrationData,
) -> ResultExpand description
Gets the specified camera’s stereo camera calibration data.
§Arguments
data- Pointer to output the stereo camera data to.