PhidgetMotorVelocityController_setOnExpectedVelocityChangeHandler

Function PhidgetMotorVelocityController_setOnExpectedVelocityChangeHandler 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_setOnExpectedVelocityChangeHandler(
    ch: PhidgetMotorVelocityControllerHandle,
    fptr: PhidgetMotorVelocityController_OnExpectedVelocityChangeCallback,
    ctx: *mut c_void,
) -> PhidgetReturnCode