posix::stdlib::posix_memalign [-] [+] [src]

pub unsafe fn posix_memalign(memptr: *mut *mut void_t, alignment: size_t, size: size_t) -> int_t