Searched refs:from_foreign (Results 1 – 2 of 2) sorted by relevance
48 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self; in from_foreign() method66 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method82 unsafe fn from_foreign(_: *const core::ffi::c_void) -> Self {} in from_foreign() method
253 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method