Function AddVectoredExceptionHandler

Source
pub unsafe extern "C" fn AddVectoredExceptionHandler(
    First: ULONG,
    Handler: PVECTORED_EXCEPTION_HANDLER,
) -> PVOID