[][src]Module arrow::memory

Defines memory-related functions, currently mostly to make this library play nicely with C.

Functions

allocate_aligned
free_aligned
is_aligned

Check if the pointer p is aligned to offset a.

memcmp
memcpy
reallocate