note: no known conversion for argument 2 from 'VkDebugReportCallbackEXT_T**' to 'VkDebugReportCallbackEXT {aka VkDebugReportCallbackEXT_T*}'
Reading the error msg, I assume I'm not declaring the second argument type correctly. I'm not sure how to correctly pass m_callback into the second argument of SetupCallback.
Hope this makes sense.
Oh and sorry for using the word 'help'. Should have read the title warning beforehand. I changed it.