You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/vulkano_win/sidebar-items.js

1 line
431 B

initSidebarItems({"enum":[["CreationError","Error that can happen when creating a window."]],"fn":[["create_vk_surface","Create a surface from the window type `W`. The surface borrows the window to prevent it from being dropped before the surface."],["required_extensions",""]],"trait":[["SafeBorrow","An alternative to `Borrow<T>` with the requirement that all calls to `borrow` return the same object."],["VkSurfaceBuild",""]]});