Type Definition pgrx_pg_sys::walrcv_endstreaming_fn

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