let memory: Box<[u8], _> =
unsafe { Box::new_zeroed_slice_in(100, AlignedAlloc::<4096>).assume_init() };
-
Notifications
You must be signed in to change notification settings - Fork 0
not-matthias/aligned-alloc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Easily allocate page aligned memory.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published