PhidgetMotorPositionController_setTargetPosition_async

Function PhidgetMotorPositionController_setTargetPosition_async 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_setTargetPosition_async(
    ch: PhidgetMotorPositionControllerHandle,
    targetPosition: f64,
    fptr: Phidget_AsyncCallback,
    ctx: *mut c_void,
)