Function gsCreateRowKeyPredicateGeneral

Source
pub unsafe extern "C" fn gsCreateRowKeyPredicateGeneral(
    store: *mut GSGridStore,
    info: *const GSContainerInfo,
    predicate: *mut *mut GSRowKeyPredicate,
) -> GSResult