VkDebugMarkerSetObjectNameEXTNative typedef

VkDebugMarkerSetObjectNameEXTNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkDebugMarkerObjectNameInfoEXT> pNameInfo)

Implementation

typedef VkDebugMarkerSetObjectNameEXTNative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkDebugMarkerObjectNameInfoEXT> pNameInfo);