Home
last modified time | relevance | path

Searched refs:c_take_opaque_ref (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/cxx/tests/ffi/
H A Dmodule.rs45 fn c_take_opaque_ref(e: &E); in c_take_opaque_ref() functions
H A Dtests.h205 void c_take_opaque_ref(const E &e);
H A Dtests.cc696 void c_take_opaque_ref(const E &e) { in c_take_opaque_ref() function
/third_party/rust/crates/cxx/tests/
H A Dtest.rs356 check!(ffi2::c_take_opaque_ref(e.as_ref().unwrap())); in test_extern_opaque()

Completed in 4 milliseconds