Function squash_aligned_alloc

Source
pub unsafe extern "C" fn squash_aligned_alloc(
    alignment: usize,
    size: usize,
) -> *mut c_void