# Packages
No description provided by the author
# Functions
Bool stores v in a new bool value and returns a pointer to it.
Float32 stores v in a new float32 value and returns a pointer to it.
Float64 stores v in a new float64 value and returns a pointer to it.
Int32 stores v in a new int32 value and returns a pointer to it.
Int64 stores v in a new int64 value and returns a pointer to it.
No description provided by the author
No description provided by the author
String stores v in a new string value and returns a pointer to it.
Uint32 stores v in a new uint32 value and returns a pointer to it.
Uint64 stores v in a new uint64 value and returns a pointer to it.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author