PhidgetMotorPositionController_setOnPositionChangeHandler

Function PhidgetMotorPositionController_setOnPositionChangeHandler 

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