pub fn install_wgpu_context(context: &WgpuContextHandle)Expand description
Install a shared context that was exported out-of-band (e.g. from a host
application that already called export_context).
pub fn install_wgpu_context(context: &WgpuContextHandle)Install a shared context that was exported out-of-band (e.g. from a host
application that already called export_context).