pub unsafe extern "C" fn mcl_task_create() -> *mut mcl_handle
Expand description

@brief Create an empty MCL task @ingroup General

@return mcl_handle* The task handle associated with the created task. Can only be used for once task