[][src]Function ndk_sys::memalign

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