pub unsafe extern "C" fn s2n_disable_atexit() -> c_int
Expand description

Prevents S2N from installing an atexit handler, which allows safe shutdown of S2N from within a re-entrant shared library