[][src]Type Definition lava::VkDebugCallback

type VkDebugCallback = fn(msg: String);

Function called by the debug report callback when needed.

The signature will be expanded in the future.