Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/image/imgIContainerDebug.idl
//
{static D: &[Interface] = &[
Interface {
name: "imgIContainerDebug",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* readonly attribute uint32_t framesNotified; */
Method {
name: "GetFramesNotified",
params: &[Param { name: "aFramesNotified", ty: "*mut u32" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}