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

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