pub fn runtime_create_group<'c>(
    context: &'c Context,
    result: Type<'c>,
    size: Value<'c, '_>,
    location: Location<'c>
) -> RuntimeCreateGroupOperation<'c>
Expand description

Creates a runtime.create_group operation.