Structs

Functions

  • Enqueue work on the runtime without caring about the return value. This is useful in situations where work must be performed but the result does not matter. For example, when destorying CUDA object as part of dropping an object.