[−][src]Function solana_sdk::native_loader::create_loadable_account
pub fn create_loadable_account(name: &str, lamports: u64) -> Account
Create an executable account with the given shared object name.
pub fn create_loadable_account(name: &str, lamports: u64) -> Account
Create an executable account with the given shared object name.