Module Netsnmp_raw.ASN1_Counter64
type t={high : int;low : int;}ASN1_Counter64.tencodes unsigned 64 bit values including counters and unsigned int-s. The type maps directly from the underlying C API representation
val to_string : t -> string