Function ndk_sys::memalign

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