pub unsafe extern "C" fn XPLMIsCameraBeingControlled(
outCameraControlDuration: *mut XPLMCameraControlDuration,
) -> c_intExpand description
XPLMIsCameraBeingControlled
This routine returns 1 if the camera is being controlled, zero if it is not. If it is and you pass in a pointer to a camera control duration, the current control duration will be returned.