Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/browser/app/installation_dir_layout/nsIInstallationDirLayout.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIInstallationDirLayout",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* readonly attribute boolean isInstallationLayoutVersioned; */
Method {
name: "GetIsInstallationLayoutVersioned",
params: &[Param { name: "aIsInstallationLayoutVersioned", ty: "*mut bool" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}