Function VkInstanceCmds.DestroyDebugReportCallbackEXT

Commands for VK_EXT_debug_report

void DestroyDebugReportCallbackEXT (
  VkInstance_T* instance,
  VkDebugReportCallbackEXT_T* callback,
  const(VkAllocationCallbacks)* pAllocator
);