unsafe fn register_dtor(key: &'static StaticKey)
Expand description

Should only be called once per key, otherwise loops or breaks may occur in the linked list.