Type Definition pgx_pg_sys::walrcv_disconnect_fn

source ·
pub type walrcv_disconnect_fn = Option<unsafe extern "C" fn(conn: *mut WalReceiverConn)>;