Created
September 15, 2019 23:15
-
-
Save xorhex/1f3d07e910c845878421813187500989 to your computer and use it in GitHub Desktop.
Code Snippet 2 - Pin Tool `main` function
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int main(int argc, char *argv[]) | |
{ | |
... | |
IMG_AddInstrumentFunction(Image, 0); | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment