Skip to content

Instantly share code, notes, and snippets.

@jdelStrother
Created August 21, 2014 16:58
Show Gist options
  • Select an option

  • Save jdelStrother/35b522bad4b258f698d6 to your computer and use it in GitHub Desktop.

Select an option

Save jdelStrother/35b522bad4b258f698d6 to your computer and use it in GitHub Desktop.
DrawInfo* info = malloc(sizeof(*info));
GetDrawInfo(NULL, info);
DestroyDrawInfo(info);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment