Skip to main content

c4repl_setOptions

Function c4repl_setOptions 

Source
pub unsafe extern "C" fn c4repl_setOptions(
    repl: *mut C4Replicator,
    optionsDictFleece: C4Slice,
)
Expand description

Sets the replicator’s options dictionary. The changes will take effect next time the replicator connects. \note This function is thread-safe.