mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-03 11:42:28 +00:00
sys/windows: add intrinsics.constant_utf16_cstring
This commit is contained in:
@@ -3,6 +3,8 @@ package sys_windows
|
||||
|
||||
import "core:c"
|
||||
|
||||
L :: intrinsics.constant_utf16_cstring
|
||||
|
||||
c_char :: c.char
|
||||
c_uchar :: c.uchar
|
||||
c_int :: c.int
|
||||
|
||||
Reference in New Issue
Block a user