[][src]Type Definition vulkan_bindings::FnGetPhysicalDeviceDisplayPlanePropertiesKHR

type FnGetPhysicalDeviceDisplayPlanePropertiesKHR = extern "system" fn(physicalDevice: PhysicalDevice, pPropertyCount: *mut u32, pProperties: *mut DisplayPlanePropertiesKHR) -> Result;