hal_label

Function hal_label 

pub fn hal_label<T>(opt: Option<T>, flags: InstanceFlags) -> Option<T>
where T: AsRef<str>,
Available on crate feature unstable-wgpu-27 only.