Function std::sys_common::thread_local_dtor::register_dtor_fallback
source · pub unsafe fn register_dtor_fallback(
t: *mut u8,
dtor: unsafe extern "C" fn(_: *mut u8)
)
🔬This is a nightly-only experimental API. (
thread_local_internals
)