Function quackdb_internal::ffi::posix_memalign
source · pub unsafe extern "C" fn posix_memalign(
__memptr: *mut *mut c_void,
__alignment: usize,
__size: usize
) -> i32
pub unsafe extern "C" fn posix_memalign(
__memptr: *mut *mut c_void,
__alignment: usize,
__size: usize
) -> i32