Type Definition vks::PFN_vkGetPhysicalDevicePresentRectanglesKHX [] [src]

type PFN_vkGetPhysicalDevicePresentRectanglesKHX = unsafe extern "system" fn(_: VkPhysicalDevice, _: VkSurfaceKHR, _: *mut u32, _: *mut VkRect2D) -> VkResult;