Function gsCreateRowKeyPredicate

Source
pub unsafe extern "C" fn gsCreateRowKeyPredicate(
    store: *mut GSGridStore,
    keyType: GSType,
    predicate: *mut *mut GSRowKeyPredicate,
) -> GSResult