Type Definition ash::vk::PFN_vkDestroyDevice

source · []
pub type PFN_vkDestroyDevice = unsafe extern "system" fn(device: Device, p_allocator: *const AllocationCallbacks);