_aligned_offset_recalloc

Function _aligned_offset_recalloc 

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