Searched defs:from_foreign (Results 1 – 3 of 3) sorted by relevance
63 unsafe fn from_foreign(ptr: *mut c_void) -> Self; in from_foreign() method140 unsafe fn from_foreign(_: *mut c_void) -> Self {} in from_foreign() method
500 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() function535 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() function
382 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() method