Type Definition pgrx_pg_sys::LogicalOutputPluginInit

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