[][src]Function pgx_tests::add_shutdown_hook

pub fn add_shutdown_hook<F: Fn()>(func: F) where
    F: Send + 'static,