Function swift_runtime_sys::root::std::align

source ยท
pub unsafe extern "C" fn align(
    __align: c_ulong,
    __sz: c_ulong,
    __ptr: *mut *mut c_void,
    __space: *mut c_ulong,
) -> *mut c_void