pub unsafe extern "C" fn FLDeepIterator_GetJSONPointer(
arg1: FLDeepIterator,
) -> FLSliceResultExpand description
Returns the current path in JSONPointer format (RFC 6901).
pub unsafe extern "C" fn FLDeepIterator_GetJSONPointer(
arg1: FLDeepIterator,
) -> FLSliceResultReturns the current path in JSONPointer format (RFC 6901).