# Functions
IntP is a helper function to return a pointer to an int which is useful for optional int parameters in APIs.
No description provided by the author
StringP is a helper function to return a pointer to a string which is useful for optional string parameters in APIs.
# Constants
No description provided by the author
No description provided by the author