Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/xpcom/io/nsITellableStream.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsITellableStream",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* long long tell (); */
Method {
name: "Tell",
params: &[Param { name: "_retval", ty: "*mut i64" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}