Function rusteron_media_driver::bindings::aeron_client_id
source ยท pub unsafe extern "C" fn aeron_client_id(client: *mut aeron_t) -> i64
Expand description
Return the client id in use by the client.
@param client to return the client id for. @return id value or -1 for an error.