pub fn unpin_symbol() -> I
Expand description

Unlock the symbol list in the main thread. This function should be called after joining threads.

Example

See the example of register_callback.