Home
last modified time | relevance | path

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

/external/rust/cxx/tests/ffi/
Dlib.rs266 fn r_return_box() -> Box<R>; in r_return_box() function
453 fn r_return_box() -> Box<R> { in r_return_box() function