Function SSL_CTX_set_quiet_shutdown

Source
pub unsafe extern "C" fn SSL_CTX_set_quiet_shutdown(
    ctx: *mut ssl_ctx_st,
    mode: i32,
)