PhidgetMotorPositionController_getMaxVelocityLimit

Function PhidgetMotorPositionController_getMaxVelocityLimit 

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