Function index_program::instructions::create_pointer::handler [−][src]
pub fn handler(
ctx: Context<'_, '_, '_, '_, CreatePointer<'_>>,
name: String,
value: Pubkey,
pointer_bump: u8,
proof_bump: u8
) -> ProgramResult