Type Definition vulkan_bindings::FnDestroyImageView[][src]

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