Function gnunet_sys::GNUNET_OP_get_next_id[][src]

pub unsafe extern "C" fn GNUNET_OP_get_next_id(h: *mut GNUNET_OP_Handle) -> u64

Get a unique operation ID to distinguish between asynchronous requests.

@param h Operations handle.

@return Operation ID to use.