void pointer duck typing
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#load "os.kl"
|
||||
|
||||
question_mark16 :: 0x003f
|
||||
String16 :: struct;; str: *U16; len: S64
|
||||
String32 :: struct;; str: *U32; len: S64
|
||||
UTF32_Result :: struct
|
||||
out_str: U32
|
||||
|
||||
Reference in New Issue
Block a user