sodium_hex2bin

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
sodium_hex2bin
(
ubyte* bin
,
const size_t bin_maxlen
,
const char* hex
,
const size_t hex_len
,
const char* ignore
,
size_t* bin_len
,
const char** hex_end
)

Meta