Searched defs:from_foreign (Results 1 – 3 of 3) sorted by relevance
49 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self; in from_foreign() method123 unsafe fn from_foreign(_: *mut crate::ffi::c_void) -> Self {} in from_foreign() method
374 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self { in from_foreign() function406 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self { in from_foreign() function
382 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self { in from_foreign() method