pub unsafe extern "C" fn mcl_transfer_wait(
t_hdl: *mut mcl_transfer,
) -> c_intExpand description
@brief Waits for transfers to complete
@param t_hdl transfer handle created by mcl_transfer_create @return int 0 if task successfully finished, otherwise MCL_ARG_TIMEOUT