Type Definition vulkanalia_sys::PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR[][src]

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