Contents

init(location:length:)

Initializes an command execution range.

Declaration

init(location: UInt32, length: UInt32)

Parameters

  • location:

    The start index of the range.

  • length:

    The number of items in the range.

See Also

Creating a command execution range