[][src]Function winapi::um::errhandlingapi::AddVectoredExceptionHandler

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