Function data_size

Source
pub fn data_size<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,