PhidgetStepper_getMinVelocityLimit

Function PhidgetStepper_getMinVelocityLimit 

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