mmtk
0.30.0-4e06434f965306507005bd67ae5852ba9640d974
In mmtk::
util::
alloc::
allocator
Structs
AllocatorContext
Enums
AllocationError
Traits
Allocator
Functions
align_allocation
align_allocation_inner
align_allocation_no_fill
fill_alignment_gap
get_maximum_aligned_size
get_maximum_aligned_size_inner
mmtk
::
util
::
alloc
::
allocator
Function
get_maximum_aligned_size
Copy item path
Settings
Help
Summary
source
pub fn get_maximum_aligned_size<VM:
VMBinding
>( size:
usize
, alignment:
usize
, ) ->
usize