Make GingerBill happy #96
Loading…
Reference in New Issue
No description provided.
Delete Branch "flip_oc_str8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Flip the order of
ptr
andlen
inoc_strXX
structs. This makes bindings for Odin (and Zig/Rust/etc) easier, since it is the order they use for slices.