Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/remote/components/nsIMarionette.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIMarionette",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* readonly attribute boolean running; */
Method {
name: "GetRunning",
params: &[Param { name: "aRunning", ty: "*mut bool" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}