|
◆ span_set()
Return in the last argument a span constructed from the given arguments.
- Parameters
-
[in] | lower,upper | Bounds |
[in] | lower_inc,upper_inc | True when the bounds are inclusive |
[in] | basetype | Base type |
[in] | spantype | Span type |
[out] | s | Result span |
- See also
- span_make()
|