Searched defs:instance_get_func (Results 1 – 2 of 2) sorted by relevance
124 fn instance_get_func() -> Result<()> { in instance_get_func() function
44 async fn instance_get_func(&mut self, instance: Instance, idx: u32) -> Result<Option<Func>>; in instance_get_func() method189 async fn instance_get_func(&mut self, instance: Instance, idx: u32) -> Result<Option<Func>> { in instance_get_func() method