Searched defs:__init (Results 1 – 2 of 2) sorted by relevance
| /rust/pin-init/src/ |
| A D | lib.rs | 1162 unsafe fn __init(self, slot: *mut T) -> Result<(), E>; in __init() method 1211 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function 1395 unsafe fn __init(self, slot: *mut T) -> Result<(), Infallible> { in __init() method 1416 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() method
|
| A D | __internal.rs | 32 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function
|
Completed in 7 milliseconds