Home
last modified time | relevance | path

Searched defs:c_return_box (Results 1 – 2 of 2) sorted by relevance

/external/rust/cxx/tests/ffi/
Dtests.cc63 rust::Box<R> c_return_box() { in c_return_box() function
Dlib.rs97 fn c_return_box() -> Box<R>; in c_return_box() function