/******************************************************************************* D language bindings for libsodium's randombytes_nativeclient.h License: ISC (see LICENSE.txt) *******************************************************************************/ module libsodium.randombytes_nativeclient; @nogc nothrow: import libsodium.export_; extern (C):