Function solana_accountsdb_plugin_postgres::accountsdb_plugin_postgres::_create_plugin[][src]

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

Safety

This function returns the AccountsDbPluginPostgres pointer as trait AccountsDbPlugin.