Type Definition pgrx_pg_sys::LogicalDecodeShutdownCB

source ·
pub type LogicalDecodeShutdownCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext)>;