#[unsafe(no_mangle)]pub unsafe extern "C" fn _create_plugin() -> *mut dyn GeyserPlugin
Expand description
ยงSafety
This function returns the GeyserPluginPostgres pointer as trait GeyserPlugin.
#[unsafe(no_mangle)]pub unsafe extern "C" fn _create_plugin() -> *mut dyn GeyserPlugin
This function returns the GeyserPluginPostgres pointer as trait GeyserPlugin.