pub unsafe extern "C" fn mcl_task_create_with_props(
props: u64,
) -> *mut mcl_handleExpand description
@brief Create an empty MCL task @ingroup General
@param props Bitmap of handle properties. Valid flags are MCL_HDL_SHARED @return mcl_handle* The associated task