PhidgetMotorPositionController_getExpectedPosition

Function PhidgetMotorPositionController_getExpectedPosition 

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