Home
last modified time | relevance | path

Searched defs:takes_ptr (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dwrap-static-fns.h13 static inline int takes_ptr(int* arg) { in takes_ptr() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwrap-static-fns.rs18 pub fn takes_ptr(arg: *mut ::std::os::raw::c_int) -> ::std::os::raw::c_int; in takes_ptr() functions

Completed in 1 milliseconds