VkCmdDecodeVideoKHRNative typedef

VkCmdDecodeVideoKHRNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkVideoDecodeInfoKHR> pFrameInfo)

Implementation

typedef VkCmdDecodeVideoKHRNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkVideoDecodeInfoKHR> pFrameInfo);