You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<anon>:3:5: 3:37 error: the trait `core::clone::Clone` is not implemented for the type `unsafe extern "C" fn(&u32)` [E0277]
<anon>:3 test: unsafe extern "C" fn(&u32)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<anon>:1:16: 1:21 note: in this expansion of #[derive_Clone] (defined in <anon>)
<anon>:3:5: 3:37 help: see the detailed explanation for E0277
<anon>:3:5: 3:37 note: required by `core::clone::Clone::clone`
error: aborting due to previous error
The text was updated successfully, but these errors were encountered:
http://is.gd/8pUCyO
outputs
The text was updated successfully, but these errors were encountered: