PhidgetStepper_getMaxVelocityLimit

Function PhidgetStepper_getMaxVelocityLimit 

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