PhidgetMotorPositionController_setTargetPosition

Function PhidgetMotorPositionController_setTargetPosition 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_setTargetPosition(
    ch: PhidgetMotorPositionControllerHandle,
    targetPosition: f64,
) -> PhidgetReturnCode