pub unsafe extern "C" fn c4doc_containingValue(
value: FLValue,
) -> *mut C4DocumentExpand description
Returns the C4Document, if any, that contains the given Fleece value.
pub unsafe extern "C" fn c4doc_containingValue(
value: FLValue,
) -> *mut C4DocumentReturns the C4Document, if any, that contains the given Fleece value.