pub fn gen_unbind_ok<'a>( input: &'a mut [u8], _: &'a UnbindOk, ) -> Result<&'a mut [u8], GenError>
Serialize unbind-ok (Generated)