c_MotController_ConfigSetCustomParam

Function c_MotController_ConfigSetCustomParam 

Source
pub unsafe extern "C" fn c_MotController_ConfigSetCustomParam(
    handle: Handle,
    newValue: c_int,
    paramIndex: c_int,
    timeoutMs: c_int,
) -> ErrorCode