PhidgetMotorPositionController_setOnExpectedPositionChangeHandler

Function PhidgetMotorPositionController_setOnExpectedPositionChangeHandler 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_setOnExpectedPositionChangeHandler(
    ch: PhidgetMotorPositionControllerHandle,
    fptr: PhidgetMotorPositionController_OnExpectedPositionChangeCallback,
    ctx: *mut c_void,
) -> PhidgetReturnCode