[][src]Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR

type PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pPropertyCount: *mut u32, pProperties: *mut VkDisplayPlanePropertiesKHR) -> VkResult>;