[][src]Function CCODE::_aligned_malloc

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