pub unsafe extern "C" fn c4repl_getStatus(
repl: *mut C4Replicator,
) -> C4ReplicatorStatusExpand description
Returns the current state of a replicator. This function is thread-safe.
pub unsafe extern "C" fn c4repl_getStatus(
repl: *mut C4Replicator,
) -> C4ReplicatorStatusReturns the current state of a replicator. This function is thread-safe.