PhidgetDCMotor_getMaxVelocity

Function PhidgetDCMotor_getMaxVelocity 

Source
pub unsafe extern "C" fn PhidgetDCMotor_getMaxVelocity(
    ch: PhidgetDCMotorHandle,
    maxVelocity: *mut f64,
) -> PhidgetReturnCode