211
211
/* out: aligned pointer */
212
212
const void* ptr, /* in: pointer */
213
213
ulint align_no) /* in: align by this number */
215
215
/*************************************************************
216
216
The following function computes the offset of a pointer from the nearest