AddVectoredExceptionHandler
Function parameters
Parameters
Functions in this namespace
Functions
Source
Implementation
pub extern "kernel32" fn AddVectoredExceptionHandler(
First: ULONG,
Handler: ?VECTORED_EXCEPTION_HANDLER,
) callconv(.winapi) ?LPVOID