PhidgetDCMotor_setTargetVelocity_async

Function PhidgetDCMotor_setTargetVelocity_async 

Source
pub unsafe extern "C" fn PhidgetDCMotor_setTargetVelocity_async(
    ch: PhidgetDCMotorHandle,
    targetVelocity: f64,
    fptr: Phidget_AsyncCallback,
    ctx: *mut c_void,
)