Function gsSetPredicateStartKeyByString

Source
pub unsafe extern "C" fn gsSetPredicateStartKeyByString(
    predicate: *mut GSRowKeyPredicate,
    startKey: *const GSChar,
) -> GSResult