Function early_tls::drop

source ·
pub unsafe fn drop()
Expand description

Clears the early TLS image

Safety

This must only be called after the task subsystem is initialized on all CPUs.