Function deinit

Source
pub fn deinit(
    ctx: &mut (impl Uart + UserErrorConversion),
    memory: &dyn GuestMemory,
    arg0: i32,
) -> Result<i32>