STLdoc
STLdocumentation
|
#include <corecrt.h>
Go to the source code of this file.
_ACRTIMP void __cdecl _aligned_free | ( | _Pre_maybenull_ _Post_invalid_ void * | _Block | ) |
_Check_return_ _ACRTIMP size_t __cdecl _aligned_msize | ( | _Pre_notnull_ void * | _Block, |
_In_ size_t | _Alignment, | ||
_In_ size_t | _Offset | ||
) |
_Check_return_ _ACRTIMP int __cdecl _callnewh | ( | _In_ size_t | _Size | ) |
_ACRTIMP void __cdecl _free_base | ( | _Pre_maybenull_ _Post_invalid_ void * | _Block | ) |
_Check_return_ _ACRTIMP size_t __cdecl _msize | ( | _Pre_notnull_ void * | _Block | ) |
_Check_return_ _ACRTIMP size_t __cdecl _msize_base | ( | _Pre_notnull_ void * | _Block | ) |
_Check_return_ _Ret_maybenull_ _Post_writable_byte_size_ | ( | _Count * | _Size | ) |
_Check_return_ _Ret_maybenull_ _Post_writable_byte_size_ | ( | _Size | ) |
_Success_ | ( | return! | = 0 | ) |
_ACRTIMP void __cdecl free | ( | _Pre_maybenull_ _Post_invalid_ void * | _Block | ) |
_In_ _CRT_GUARDOVERFLOW size_t _In_ _CRT_GUARDOVERFLOW size_t _In_ size_t _Alignment |
_In_ __int64 _Offset |