-
Philip Langdale authored
Use of void * can lead to silent errors if you accidentally pass the address of a pointer instead of the pointer. I got the struct names from the API docs, although having those match is not actually important. This now matches the pattern used in the official headers.
9fdaf11b