Function gsGetPredicateStartKeyAsString

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