VkCmdSetCheckpointNVNative typedef

VkCmdSetCheckpointNVNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<NativeType> pCheckpointMarker)

Implementation

typedef VkCmdSetCheckpointNVNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Pointer pCheckpointMarker);