Function _create_plugin

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

ยงSafety

This function returns the GeyserPluginPostgres pointer as trait GeyserPlugin.