Function solana_program::serialize_utils::read_pubkey [−][src]
pub fn read_pubkey(
current: &mut usize,
data: &[u8]
) -> Result<Pubkey, SanitizeError>
pub fn read_pubkey(
current: &mut usize,
data: &[u8]
) -> Result<Pubkey, SanitizeError>