Function gsSetPredicateStartKeyGeneral

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