Home
last modified time | relevance | path

Searched defs:__init (Results 1 – 2 of 2) sorted by relevance

/rust/pin-init/src/
A Dlib.rs1162 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.rs32 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function

Completed in 7 milliseconds