ash::vk::features

Type Alias PFN_vkDestroyDevice

Source
pub type PFN_vkDestroyDevice = unsafe extern "system" fn(device: Device, p_allocator: *const AllocationCallbacks<'_>);