PhidgetRCServo_setMaxPosition

Function PhidgetRCServo_setMaxPosition 

Source
pub unsafe extern "C" fn PhidgetRCServo_setMaxPosition(
    ch: PhidgetRCServoHandle,
    maxPosition: f64,
) -> PhidgetReturnCode