Function libnotcurses_sys::c_api::ffi::aligned_alloc
source · pub unsafe extern "C" fn aligned_alloc(
__alignment: c_ulong,
__size: c_ulong
) -> *mut c_voidExpand description
ISO C variant of aligned allocation.