Converts the given string slice to an integral value.
The string to convert.
The base to read the string as.
The integral value on success, or 0 on failure.
See Implementation
Converts the given string slice to an integral value.