Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/xpcom/base/nsIAvailableMemoryWatcherTestingLinux.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIAvailableMemoryWatcherTestingLinux",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void setPSIPathForTesting (in ACString aPSIPath); */
Method {
name: "SetPSIPathForTesting",
params: &[Param { name: "aPSIPath", ty: "*const ::nsstring::nsACString" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}