PhidgetStepper_getMaxPosition

Function PhidgetStepper_getMaxPosition 

Source
pub unsafe extern "C" fn PhidgetStepper_getMaxPosition(
    ch: PhidgetStepperHandle,
    maxPosition: *mut f64,
) -> PhidgetReturnCode