Function adi_gpu_vulkan::new[][src]

pub fn new<G: AsRef<Graphic>>(
    title: &str,
    icon: G
) -> Result<Box<Display>, &'static str>