Type Definition unity_native_plugin_sys::PFN_vkDestroyImageView[][src]

pub type PFN_vkDestroyImageView = Option<unsafe extern "system" fn(device: VkDevice, imageView: VkImageView, pAllocator: *const VkAllocationCallbacks)>;