Searched defs:takes_ptr (Results 1 – 2 of 2) sorted by relevance
13 static inline int takes_ptr(int* arg) { in takes_ptr() function
18 pub fn takes_ptr(arg: *mut ::std::os::raw::c_int) -> ::std::os::raw::c_int; in takes_ptr() function