Searched refs:aligned_malloc (Results 1 – 2 of 2) sorted by relevance
152 aligned_malloc
529 pub fn aligned_malloc(size: size_t, alignment: size_t) -> *mut c_void; in aligned_malloc() function