vkAllocateCommandBuffers top-level property

VkAllocateCommandBuffers vkAllocateCommandBuffers
getter/setter pair

Implementation

VkAllocateCommandBuffers vkAllocateCommandBuffers =
    loadFunction<VkAllocateCommandBuffersNative>(
            _library, 'vkAllocateCommandBuffers')
        .asFunction<VkAllocateCommandBuffers>();