PhidgetMotorPositionController_setOnDutyCycleUpdateHandler

Function PhidgetMotorPositionController_setOnDutyCycleUpdateHandler 

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