Searched defs:into_foreign (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | types.rs | 53 fn into_foreign(self) -> *mut c_void; into_foreign() method |
| /linux/rust/kernel/alloc/ | ||
| H A D | kbox.rs | 496 fn into_foreign(self) -> *mut c_void { into_foreign() function |