c_MotController_ConfigSetParameter

Function c_MotController_ConfigSetParameter 

Source
pub unsafe extern "C" fn c_MotController_ConfigSetParameter(
    handle: Handle,
    param: c_int,
    value: f64,
    subValue: c_int,
    ordinal: c_int,
    timeoutMs: c_int,
) -> ErrorCode