[][src]Type Definition pgx_pg_sys::LogicalDecodeShutdownCB

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