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