Function ndk_sys::memalign[][src]

pub unsafe extern "C" fn memalign(
    __alignment: size_t,
    __byte_count: size_t
) -> *mut c_void