[][src]Type Definition ash::vk::PFN_vkDestroyInstance

type PFN_vkDestroyInstance = extern "system" fn(instance: Instance, p_allocator: *const AllocationCallbacks) -> c_void;