c_MotController_SetSelectedSensorPosition

Function c_MotController_SetSelectedSensorPosition 

Source
pub unsafe extern "C" fn c_MotController_SetSelectedSensorPosition(
    handle: Handle,
    sensorPos: c_int,
    pidIdx: c_int,
    timeoutMs: c_int,
) -> ErrorCode