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