index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspector
/
units.zig
blob: 28f928232f5b0af645d94ade18c72ae6631a4abe (
plain
)
1
2
3
pub fn toKibiBytes(bytes: usize) usize { return bytes / 1024; }