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

Safety

This function returns the AccountsDbPluginPostgres pointer as trait AccountsDbPlugin.