PhidgetMotorPositionController_getTargetPosition

Function PhidgetMotorPositionController_getTargetPosition 

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