Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/src/
H A Dresult.rs35 Err(err) => unsafe { to_c_error(err.to_string()) }, in r()
39 unsafe fn to_c_error(msg: String) -> Result { in to_c_error() functions

Completed in 0 milliseconds