crypto_shorthash_siphash24_keybytes method

int crypto_shorthash_siphash24_keybytes()

Implementation

int crypto_shorthash_siphash24_keybytes() {
  return _crypto_shorthash_siphash24_keybytes();
}