Searched defs:HasFFI (Results 1 – 10 of 10) sorted by relevance
45 unsafe impl HasFFI for $servo_type { impl
36 unsafe impl HasFFI for $servo_type { impl
32 unsafe impl HasFFI for $servo_type { impl
14 pub unsafe trait HasFFI : Sized + 'static { trait
15 pub unsafe trait HasFFI: Sized + 'static { interface
15 pub unsafe trait HasFFI: Sized + 'static { trait