Searched defs:from_foreign (Results 1 – 3 of 3) sorted by relevance
50 unsafe fn from_foreign(ptr: *const crate::ffi::c_void) -> Self; in from_foreign() method81 unsafe fn from_foreign(_: *const crate::ffi::c_void) -> Self {} in from_foreign() method
400 unsafe fn from_foreign(ptr: *const crate::ffi::c_void) -> Self { in from_foreign() function424 unsafe fn from_foreign(ptr: *const crate::ffi::c_void) -> Self { in from_foreign() function
352 unsafe fn from_foreign(ptr: *const crate::ffi::c_void) -> Self { in from_foreign() method