[][src]Type Definition vulkanalia_sys::PFN_vkDestroyImageView

type PFN_vkDestroyImageView = extern "system" fn(_device: Device, _image_view: ImageView, _allocator: *const AllocationCallbacks);