Function gnunet_sys::GNUNET_PEER_decrement_rcs[][src]

pub unsafe extern "C" fn GNUNET_PEER_decrement_rcs(
    ids: *const GNUNET_PEER_Id,
    count: c_uint
)

Decrement multiple RCs of peer identities by one.

@param ids array of PIDs to decrement the RCs of @param count size of the @a ids array