Function libmcl_sys::mcl_null

source ·
pub unsafe extern "C" fn mcl_null(hdl: *mut mcl_handle) -> c_int
Expand 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