pub unsafe extern "C" fn mcl_null(hdl: *mut mcl_handle) -> c_intExpand description
@brief Complete the task without executing (i.e. trigger dependencies) @ingroup General
@param hdl The task handle created by mcl_task_create @return int 0 on success