c_MotController_ConfigOpenLoopRamp

Function c_MotController_ConfigOpenLoopRamp 

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