atoi v0.1.0
Converts a byte string to an integer value.
Package: C
C reference: atoi
Signature
func atoi(str: *char8) -> int32;
See also
C— the package overview
Package: C
C reference: atoi
func atoi(str: *char8) -> int32;
C — the package overview