Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/toolkit/profile/nsIProfileUnlocker.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIProfileUnlocker",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void unlock (in unsigned long aSeverity); */
Method {
name: "Unlock",
params: &[Param { name: "aSeverity", ty: "u32" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}