Function vkCmdCopyBufferToImage2KHR

Source
pub unsafe extern "system" fn vkCmdCopyBufferToImage2KHR(
    commandBuffer: VkCommandBuffer,
    pCopyBufferToImageInfo: *const VkCopyBufferToImageInfo2,
)