Name Description Size
js
moz.build 909
OwnedRustBuffer.cpp 3158
OwnedRustBuffer.h 2558
README.md # uniffi-js 1116
ScaffoldingCall.h 9975
ScaffoldingConverter.h 6850
UniFFICallbacks.cpp 5921
UniFFICallbacks.h UniFFI-generated scaffolding function to initialize a callback interface The Rust code expests us to pass it a ForeignCallback entrypoint for each callback interface. 2462
UniFFIFixtureScaffolding.cpp 102597
UniFFIGeneratedScaffolding.cpp 50660
UniFFIPointer.cpp 5007
UniFFIPointer.h Clone the raw pointer that `UniFFIPointer` holds Use this when lowering the pointer to pass it across the FFI, for example: - When calling a method - When passing the object as an argument to a function 2348
UniFFIPointerType.h UniFFIPointerType represents of UniFFI allocated pointers. Each UniFFIPointer will have a UniFFIPointerType, which will be a statically allocated type per object exposed by the UniFFI interface 1067
UniFFIRust.h mozilla_UniFFIRust_h 1544
UniFFIScaffolding.cpp 6251
UniFFIScaffolding.h mozilla_dom_UniFFI_h 2054