mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 23:41:02 +08:00
d075a9eb2e
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 .