[][src]Module arrow::memory

Defines memory-related functions, such as allocate/deallocate/reallocate memory regions.

Constants

ALIGNMENT

Functions

allocate_aligned
free_aligned
is_aligned

Check if the pointer p is aligned to offset a.

is_ptr_aligned
memcmp
memcpy
reallocate