pub unsafe extern "C" fn opj_has_thread_support() -> OPJ_BOOL
Expand description

Returns if the library is built with thread support. OPJ_TRUE if mutex, condition, thread, thread pool are available.