PhidgetBLDCMotor_setTargetVelocity_async

Function PhidgetBLDCMotor_setTargetVelocity_async 

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