pub type PFN_vkDestroyDebugUtilsMessengerEXT = unsafe extern "system" fn(_instance: Instance, _messenger: DebugUtilsMessengerEXT, _allocator: *const AllocationCallbacks);
Expand description