Type Definition vulkanalia::vk::PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR[][src]

type PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR = unsafe extern "system" fn(PhysicalDevice, *mut u32, *mut DisplayPlanePropertiesKHR) -> Result;