crypto_core_ristretto255_add

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!SODIUM_LIBRARY_MINIMAL)
extern (C) @nogc nothrow
int
crypto_core_ristretto255_add
(
ubyte* r
,
const(ubyte)* p
,
const(ubyte)* q
)

Meta