This repository has been archived on 2026-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
sdl3bindings2/official/release-3.2.10/api/endian.zig

3 lines
62 B
Zig

const std = @import("std");
pub const c = @import("c.zig").c;