fn handle_error_fatal(
cause: impl Error + WasmNotSendSync + 'static,
operation: &'static str,
) -> !Available on
wgpu_core only.fn handle_error_fatal(
cause: impl Error + WasmNotSendSync + 'static,
operation: &'static str,
) -> !wgpu_core only.