Type Definition pgx_pg_sys::LogicalOutputPluginInit

source ·
pub type LogicalOutputPluginInit = Option<unsafe extern "C" fn(cb: *mut OutputPluginCallbacks)>;