Function anchor_lang::system_program::create_account
source · pub fn create_account<'info>(
ctx: CpiContext<'_, '_, '_, 'info, CreateAccount<'info>>,
lamports: u64,
space: u64,
owner: &Pubkey
) -> Result<()>