Function abi_decode_call

Source
fn abi_decode_call<T: SolCall>(data: &[u8]) -> Result<(&'static str, T)>