[][src]Type Definition pgx_pg_sys::LogicalDecodeStartupCB

type LogicalDecodeStartupCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, options: *mut OutputPluginOptions, is_init: bool)>;