Function gsSetPredicateFinishKeyGeneral

Source
pub unsafe extern "C" fn gsSetPredicateFinishKeyGeneral(
    predicate: *mut GSRowKeyPredicate,
    finishKey: *const GSValue,
    keyType: GSType,
) -> GSResult