nlcpy.jit.unload_library

nlcpy.jit.unload_library(ve_lib)[ソース]

Unloads the shared library.

Parameters
ve_libnlcpy.jit.CustomVELibrary

Customized VE library.

制限事項

Please avoid unloading the shared library linked with FTRACE. Otherwise, SIGSEGV may occur.