[−][src]Type Definition ash::vk::PFN_vkDestroyImage
type PFN_vkDestroyImage = extern "system" fn(device: Device, image: Image, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyImage = extern "system" fn(device: Device, image: Image, p_allocator: *const AllocationCallbacks) -> c_void;