__eh_finddata

Given address that is inside a function, figure out which function it is in. Return DHandlerTable if there is one, NULL if not.

version(Win64_Posix)
immutable(FuncTable)*
__eh_finddata
(
void* address
)
Suggestion Box / Bug Report