Function vks::vkGetPhysicalDevicePresentRectanglesKHX [] [src]

pub unsafe extern "system" fn vkGetPhysicalDevicePresentRectanglesKHX(
    physicalDevice: VkPhysicalDevice,
    surface: VkSurfaceKHR,
    pRectCount: *mut u32,
    pRects: *mut VkRect2D
) -> VkResult