[][src]Type Definition ash_tray::ash::vk::PFN_vkDestroyDevice

type PFN_vkDestroyDevice = extern "system" fn(device: Device, p_allocator: *const AllocationCallbacks) -> c_void;