Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/toolkit/components/resistfingerprinting/nsIRFPTargetSetIDL.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIRFPTargetSetIDL",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* uint32_t getNth32BitSet (in unsigned long aPart); */
Method {
name: "GetNth32BitSet",
params: &[Param { name: "aPart", ty: "u32" }, Param { name: "_retval", ty: "*mut u32" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}