Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/netwerk/protocol/file/nsIFileChannel.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIFileChannel",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* readonly attribute nsIFile file; */
Method {
name: "GetFile",
params: &[Param { name: "aFile", ty: "*mut*const nsIFile" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}