c_MotController_ConfigClosedLoopRamp

Function c_MotController_ConfigClosedLoopRamp 

Source
pub unsafe extern "C" fn c_MotController_ConfigClosedLoopRamp(
    handle: Handle,
    secondsFromNeutralToFull: f64,
    timeoutMs: c_int,
) -> ErrorCode