func LatestEventID()
in
wrap.go [38:40]
3
lines of code
1
McCabe index (conditional complexity)
func LatestEventID() uint64 { return uint64(C.FSEventsGetCurrentEventId()) }