crypto_stream_chacha20_keybytes method

int crypto_stream_chacha20_keybytes()

Implementation

@pragma('vm:prefer-inline')
int crypto_stream_chacha20_keybytes() =>
    _i2.crypto_stream_chacha20_keybytes();