rusteron_archive::bindings

Function aeron_counter_addr

Source
pub unsafe extern "C" fn aeron_counter_addr(
    counter: *mut aeron_counter_t,
) -> *mut i64
Expand description

Return a pointer to the counter value.

@param counter to pointer to. @return pointer to the counter value.