#[unsafe(no_mangle)]pub extern "C" fn nstd_thread_is_finished(
thread: &NSTDThread,
) -> NSTDBoolAvailable on crate feature
thread only.#[unsafe(no_mangle)]pub extern "C" fn nstd_thread_is_finished(
thread: &NSTDThread,
) -> NSTDBoolthread only.