Struct NtString
NT String
Inherited Members
Namespace: NetworkTables.Natives
Assembly: FRC.NetworkTables.dll
Syntax
public struct NtString
Fields
| Improve this Doc View Sourcelen
String Length
Declaration
public UIntPtr len
Field Value
Type | Description |
---|---|
UInt |
str
String Pointer
Declaration
public byte *str
Field Value
Type | Description |
---|---|
Byte* |