package
0.0.2
Repository: https://github.com/pidgy/obs.git
Documentation: pkg.go.dev

# Functions

Bool converts a uintptr to bool.
BytePtrToString converts a *byte to string.
Float converts a uintptr to float32.
FromBool converts a bool to uintptr.
FromFloat converts a float32 to uintptr.
FromString converts a string to uintptr.
IsNull returns true or false as to whether or not Type has been initialized.
NewBytePtr creates amd converts a a *byte to bool.
FromString converts a string to uintptr.
String converts a uintptr to string.
Version converts an unsigned 32-bit integer into a version string.

# Constants

No description provided by the author