sodium v1.0.18-alpha.4 (2019-06-06T15:24:03Z)
Home
Dub
Repo
sodium_set_misuse_handler
deimos
sodium
core
Set a misuse_handler
extern (
C
) @
nogc
nothrow
int
sodium_set_misuse_handler
(
void
function
(
)
nothrow @
safe
handler
)
Return Value
Type:
int
0 on success, -1 otherwise
Meta
Source
See Implementation
deimos
sodium
core
functions
sodium_init
sodium_misuse
sodium_set_misuse_handler
Set a misuse_handler