[][src]Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceFormatProperties2

type PFN_vkGetPhysicalDeviceFormatProperties2 = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, format: VkFormat, pFormatProperties: *mut VkFormatProperties2)>;