PhidgetMotorVelocityController_getMaxTargetVelocity

Function PhidgetMotorVelocityController_getMaxTargetVelocity 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_getMaxTargetVelocity(
    ch: PhidgetMotorVelocityControllerHandle,
    maxTargetVelocity: *mut f64,
) -> PhidgetReturnCode