Skip to main content

mcl_null

Function 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