c_MotController_ConfigAllowableClosedloopError

Function c_MotController_ConfigAllowableClosedloopError 

Source
pub unsafe extern "C" fn c_MotController_ConfigAllowableClosedloopError(
    handle: Handle,
    slotIdx: c_int,
    allowableClosedLoopError: c_int,
    timeoutMs: c_int,
) -> ErrorCode