handle_error_fatal

Function handle_error_fatal 

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