VkCmdBeginVideoCodingKHRNative typedef

VkCmdBeginVideoCodingKHRNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkVideoBeginCodingInfoKHR> pBeginInfo)

Implementation

typedef VkCmdBeginVideoCodingKHRNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkVideoBeginCodingInfoKHR> pBeginInfo);