Searched defs:__init (Results 1 – 2 of 2) sorted by relevance
955 unsafe fn __init(self, slot: *mut T) -> Result<(), E>; in __init() method1003 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function1162 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() method
31 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() function