[][src]Function bibutils_sys::_aligned_malloc

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