[][src]Module polars_arrow_rvsry99dx::memory

Defines memory-related functions, such as allocate/deallocate/reallocate memory regions, cache and allocation alignments.

Constants

ALIGNMENT

Cache and allocation multiple alignment size

Functions

allocate_aligned
free_aligned
is_aligned

Check if the pointer p is aligned to offset a.

is_ptr_aligned
memcmp
memcpy
reallocate