Copy as Markdown

Other Tools

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