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
417 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() function452 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() function
388 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() method
Completed in 7 milliseconds