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
363 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self { in from_foreign() function395 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self { in from_foreign() function
353 unsafe fn from_foreign(ptr: *mut crate::ffi::c_void) -> Self { in from_foreign() method