servicepoint/crates/servicepoint_binding_cs/ServicePoint
2024-10-16 20:56:55 +02:00
..
BindGen csbindgen seems change order all the time, maybe input ordering helps 2024-10-16 20:02:35 +02:00
Bitmap.cs pass through real types to c# 2024-10-16 20:56:55 +02:00
BitVec.cs pass through real types to c# 2024-10-16 20:56:55 +02:00
BrightnessGrid.cs pass through real types to c# 2024-10-16 20:56:55 +02:00
Command.cs pass through real types to c# 2024-10-16 20:56:55 +02:00
Connection.cs add ability to send commands directly in C code, annotate which functions may return null 2024-09-07 14:35:16 +02:00
Constants.cs fix constant types c# 2024-10-16 20:02:06 +02:00
Cp437Grid.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00
GlobalUsings.cs move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
Packet.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00
ServicePoint.csproj fix second target with same name replaces first 2024-10-16 20:41:26 +02:00
ServicePointExtensions.cs move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
SpNativeInstance.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00