atoll v0.1.0

Source
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