Function ndk_sys::aligned_alloc

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