Type Definition pgrx_pg_sys::WALSegmentCloseCB

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