[][src]Type Definition pgx_pg_sys::WALSegmentCloseCB

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