Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/dom/media/webspeech/recognition/nsISpeechRecognitionService.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsISpeechGrammarCompilationCallback",
base: Some("nsISupports"),
sync: false,
methods: Err("native type mozilla::dom::SpeechGrammar unsupported"),
},
Interface {
name: "nsISpeechRecognitionService",
base: Some("nsISupports"),
sync: false,
methods: Err("Rust only supports [ref] / [ptr] native types"),
},
]; D}