![]() |
WPILibC++ 2027.0.0-alpha-4
|
Go to the source code of this file.
Functions | |
| void | HAL_SetNotifierName (HAL_NotifierHandle notifierHandle, std::string_view name, int32_t *status) |
| Sets the name of a notifier. | |
|
inline |
Sets the name of a notifier.
| [in] | notifierHandle | the notifier handle |
| [in] | name | name |
| [out] | status | Error status variable. 0 on success. |