Searched defs:Returner (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ | ||
| H A D | template-fun-ty.rs | 27 pub type Returner<T> = ::std::option::Option<unsafe extern "C" fn() -> T>; types |
Completed in 1 milliseconds