ReactOS
0.4.16-dev-59-gd481587
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 Thu Sep 19 2024 06:13:07 for ReactOS by
1.9.6