[][src]Type Definition pgx_pg_sys::pg_on_exit_callback

type pg_on_exit_callback = Option<unsafe extern "C" fn(code: c_int, arg: Datum)>;