[][src]Function solana_btc_spv_program::utils::decode_variable_int

pub fn decode_variable_int(vint: &[u8]) -> Result<u64, DecodeHexError>