pub type PFN_vkAcquireWinrtDisplayNV = unsafe extern "system" fn(_: PhysicalDevice, _: DisplayKHR) -> Result;
Expand description