#[no_mangle]
pub unsafe extern "C" fn _create_plugin() -> *mut dyn GeyserPlugin
Expand description

Safety

This function returns the GeyserPluginPostgres pointer as trait GeyserPlugin.