vkBeginCommandBuffer top-level property

VkBeginCommandBuffer vkBeginCommandBuffer
getter/setter pair

Implementation

VkBeginCommandBuffer vkBeginCommandBuffer =
    loadFunction<VkBeginCommandBufferNative>(_library, 'vkBeginCommandBuffer')
        .asFunction<VkBeginCommandBuffer>();