Function cyclors::aligned_alloc

source ยท
pub unsafe extern "C" fn aligned_alloc(
    __alignment: c_ulong,
    __size: c_ulong,
) -> *mut c_void