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