FnGetPhysicalDeviceDisplayPlaneProperties2KHR

Type Alias FnGetPhysicalDeviceDisplayPlaneProperties2KHR 

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