aligned_alloc

Function aligned_alloc 

Source
pub unsafe extern "C" fn aligned_alloc(
    arg1: c_ulong,
    arg2: c_ulong,
) -> *mut c_void