Type Definition vks::PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR [] [src]

type PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR = unsafe extern "system" fn(_: VkPhysicalDevice, _: u32, _: *mut xcb_connection_t, _: xcb_visualid_t) -> VkBool32;