Function kernel32::UnhandledExceptionFilter
[−]
[src]
pub unsafe extern "system" fn UnhandledExceptionFilter(
ExceptionInfo: *mut EXCEPTION_POINTERS
) -> LONG