mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 14:18:47 +00:00
Update sys/windows to be closer to the soon to be deleted sys/win32
This commit is contained in:
@@ -51,7 +51,7 @@ BLUETOOTH_DEVICE_INFO :: struct {
|
||||
name: [BLUETOOTH_MAX_NAME_SIZE]u16, // Name of the device
|
||||
}
|
||||
|
||||
@(default_calling_convention = "std")
|
||||
@(default_calling_convention="stdcall")
|
||||
foreign bthprops {
|
||||
/*
|
||||
Version
|
||||
|
||||
Reference in New Issue
Block a user