Searched defs:from_foreign (Results 1 – 2 of 2) sorted by relevance
52 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self; in from_foreign() method89 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method115 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method131 unsafe fn from_foreign(_: *const core::ffi::c_void) -> Self {} in from_foreign() method
353 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method
Completed in 8 milliseconds