[][src]Type Definition vulkan_bindings::FnDestroyImageView

type FnDestroyImageView = extern "system" fn(device: Device, imageView: ImageView, pAllocator: *const AllocationCallbacks);