FLSharedKeyScope_WithRange

Function FLSharedKeyScope_WithRange 

Source
pub unsafe extern "C" fn FLSharedKeyScope_WithRange(
    range: FLSlice,
    arg1: FLSharedKeys,
) -> FLSharedKeyScope
Expand description

Registers a range of memory containing Fleece data that uses the given shared keys. This allows Dict accessors to look up the values of shared keys.