Type Definition vulkan_bindings::FnGetPhysicalDeviceDisplayPlanePropertiesKHR[][src]

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