pub fn host_unregister<'c>(
    context: &'c Context,
    value: Value<'c, '_>,
    location: Location<'c>
) -> HostUnregisterOperation<'c>
Expand description

Creates a host_unregister operation.