Type Definition pgx_pg_sys::WALSegmentCloseCB

source ·
pub type WALSegmentCloseCB = Option<unsafe extern "C" fn(xlogreader: *mut XLogReaderState)>;