Type Alias GSRowKeyPredicateEntry

Source
pub type GSRowKeyPredicateEntry = GSRowKeyPredicateEntryTag;

Aliased Type§

struct GSRowKeyPredicateEntry {
    pub containerName: *const i8,
    pub predicate: *mut GSRowKeyPredicateTag,
}

Fields§

§containerName: *const i8§predicate: *mut GSRowKeyPredicateTag