Function rusteron_media_driver::bindings::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.