Function libmcl_sys::mcl_init
source · [−]Expand description
@brief Initialize MCL
@param num_workers Number of concurrent workers will pull and execute tasks from the queue @param flags Unimplemented @return int 0 on success, non-zero otherwise