coro_free

Function coro_free 

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

Creates a coro.free operation.