Searched defs:c_return_box (Results 1 – 2 of 2) sorted by relevance
63 rust::Box<R> c_return_box() { in c_return_box() function
97 fn c_return_box() -> Box<R>; in c_return_box() function