pub unsafe extern "C" fn mcl_task_create() -> *mut mcl_handleExpand 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
pub unsafe extern "C" fn mcl_task_create() -> *mut mcl_handle@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