crypto_secretstream_xchacha20poly1305_pull

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
int
crypto_secretstream_xchacha20poly1305_pull
(,
ubyte* m
,
ulong* mlen_p
,
ubyte* tag_p
,
const(ubyte)* c
,
ulong clen
,
const(ubyte)* ad
,
ulong adlen
)

Meta