PhidgetMotorPositionController_getVelocityLimit

Function PhidgetMotorPositionController_getVelocityLimit 

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