pub fn apply_native_constraint<'c>(
    context: &'c Context,
    args: &[Value<'c, '_>],
    _name: StringAttribute<'c>,
    location: Location<'c>
) -> ApplyNativeConstraintOperation<'c>
Expand description

Creates an apply_native_constraint operation.