Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/storage/mozIStoragePendingStatement.idl
//
{static D: &[Interface] = &[
Interface {
name: "mozIStoragePendingStatement",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void cancel (); */
Method {
name: "Cancel",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
]; D}