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

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