Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/dom/geolocation/nsIGeolocationUIUtilsWin.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIGeolocationUIUtilsWin",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void dismissPrompts (in BrowsingContext aBC); */
Method {
name: "DismissPrompts",
params: &[Param { name: "aBC", ty: "*const libc::c_void" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}