_aligned_offset_malloc

Function _aligned_offset_malloc 

Source
pub unsafe extern "C" fn _aligned_offset_malloc(
    _Size: usize,
    _Alignment: usize,
    _Offset: usize,
) -> *mut c_void