WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
SystemServer.h
Go to the documentation of this file.
1
// Copyright (c) FIRST and other WPILib contributors.
2
// Open Source Software; you can modify and/or share it under the terms of
3
// the WPILib BSD license file in the root directory of this project.
4
5
#pragma once
6
7
#include "
wpi/nt/ntcore_c.h
"
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
NT_Inst
HAL_GetSystemServerHandle
(
void
);
14
15
#ifdef __cplusplus
16
}
// extern "C"
17
#endif
HAL_GetSystemServerHandle
NT_Inst HAL_GetSystemServerHandle(void)
NT_Inst
NT_Handle NT_Inst
Definition
ntcore_c.h:38
ntcore_c.h
wpi
hal
SystemServer.h
Generated on
for WPILibC++ by
1.15.0