PhidgetBLDCMotor_setOnPositionChangeHandler

Function PhidgetBLDCMotor_setOnPositionChangeHandler 

Source
pub unsafe extern "C" fn PhidgetBLDCMotor_setOnPositionChangeHandler(
    ch: PhidgetBLDCMotorHandle,
    fptr: PhidgetBLDCMotor_OnPositionChangeCallback,
    ctx: *mut c_void,
) -> PhidgetReturnCode