Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceDisplayPlaneProperties2KHR[][src]

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