ReactOS
0.4.15-dev-6712-g46b4b55
xcptinfo.c
Go to the documentation of this file.
1
#include <precomp.h>
2
3
/*
4
* @implemented
5
*/
6
void
**
__pxcptinfoptrs
(
void
)
7
{
8
return
(
void
**)&
msvcrt_get_thread_data
()->xcptinfo;
9
}
msvcrt_get_thread_data
thread_data_t * msvcrt_get_thread_data(void)
Definition:
tls.c:31
__pxcptinfoptrs
void ** __pxcptinfoptrs(void)
Definition:
xcptinfo.c:6
sdk
lib
crt
signal
xcptinfo.c
Generated on Wed Oct 4 2023 06:12:28 for ReactOS by
1.9.6