Home
last modified time | relevance | path

Searched refs:PtrLen (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/cxx/src/
H A Dresult.rs15 pub struct PtrLen { structure names
22 err: PtrLen,
51 let err = PtrLen { ptr: copy, len }; in to_c_error()
H A Dcxx.cc511 struct PtrLen final {
518 repr::PtrLen cxxbridge1$exception(const char *, std::size_t len) noexcept;
536 repr::PtrLen &throw$;
539 Fail(repr::PtrLen &throw$) noexcept : throw$(throw$) {} in throw$()

Completed in 9 milliseconds