VV::V1::DebugUtils::Messenger::CallbackDelegate struct

The prototype for the CreateInfo::UserCallback function implemented by the application.

Specification

Public types

using Delegate = PFN_vkDebugUtilsMessengerCallbackEXT
using VT_Type = VK_FPtr<Bool, EServerity, EMessageType, TypeFlags, const CallbackData*, void*>

Public functions

template<typename FuncType>
void operator=(FuncType _function)

Public variables

Delegate Callback