ENetChecksumCallback

Callback that computes the checksum of the data held in buffers[0:bufferCount-1]

alias ENetChecksumCallback = enet_uint32 function(const ENetBuffer* buffers, size_t bufferCount)

Meta