Type Definition vulkanalia_sys::PFN_vkDestroyImageView[][src]

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