FLKeyPath_Eval

Function FLKeyPath_Eval 

Source
pub unsafe extern "C" fn FLKeyPath_Eval(
    arg1: FLKeyPath,
    root: FLValue,
) -> FLValue
Expand description

Evaluates a compiled key-path for a given Fleece root object.