pub fn intr_coro_free<'c>(
    context: &'c Context,
    res: Type<'c>,
    id: Value<'c, '_>,
    handle: Value<'c, '_>,
    location: Location<'c>
) -> CoroFreeOperation<'c>
Expand description

Creates an intr.coro.free operation.