[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyImage

type PFN_vkDestroyImage = Option<unsafe extern "system" fn(device: VkDevice, image: VkImage, pAllocator: *const VkAllocationCallbacks)>;