[][src]Function rustc_data_structures::sync::assert_send_sync_val

pub fn assert_send_sync_val<T: ?Sized + Sync + Send>(_t: &T)