Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/netwerk/base/nsISensitiveInfoHiddenURI.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsISensitiveInfoHiddenURI",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* AUTF8String getSensitiveInfoHiddenSpec (); */
Method {
name: "GetSensitiveInfoHiddenSpec",
params: &[Param { name: "_retval", ty: "*mut ::nsstring::nsACString" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}