c_MotController_ConfigForwardSoftLimitThreshold

Function c_MotController_ConfigForwardSoftLimitThreshold 

Source
pub unsafe extern "C" fn c_MotController_ConfigForwardSoftLimitThreshold(
    handle: Handle,
    forwardSensorLimit: c_int,
    timeoutMs: c_int,
) -> ErrorCode