Type Definition pgx_pg_sys::LogicalDecodeShutdownCB

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