sodium_set_misuse_handler

Set a misuse_handler

extern (C) @nogc nothrow @trusted
int
sodium_set_misuse_handler
(
void function
()
nothrow @safe
handler
)

Return Value

Type: int

0 on success, -1 otherwise

Meta