Function ndk_sys::aligned_alloc[][src]

pub unsafe extern "C" fn aligned_alloc(
    __alignment: c_uint,
    __size: c_uint
) -> *mut c_void