MTLCommandBufferHandler

A completion handler signature a GPU device calls when it finishes scheduling a command buffer, or when the GPU finishes running it.

extern (C++) final @nogc nothrow
@ObjectiveC
alias MTLCommandBufferHandler = void function

Meta