mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
These wrap the GetProcAddress(LoadLibrary(), …) idiom into macros that are much less wordy. TEST=crashpad_util_test GetFunction.GetFunction and all others R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1405323003 .