Type Definition vks::ext_debug_report::PFN_vkCreateDebugReportCallbackEXT [] [src]

type PFN_vkCreateDebugReportCallbackEXT = Option<unsafe extern "system" fn(_: VkInstance, _: *const VkDebugReportCallbackCreateInfoEXT, _: *const VkAllocationCallbacks, _: *mut VkDebugReportCallbackEXT) -> VkResult>;