Searched refs:from_foreign (Results 1 – 2 of 2) sorted by relevance
50 ScopeGuard::new_with_data(unsafe { Self::from_foreign(ptr) }, |d| { in borrow_mut()63 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self; in from_foreign() method81 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method97 unsafe fn from_foreign(_: *const core::ffi::c_void) -> Self {} in from_foreign() method
214 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method
Completed in 5 milliseconds