Function gsCreateRowKeyByStore

Source
pub unsafe extern "C" fn gsCreateRowKeyByStore(
    store: *mut GSGridStore,
    info: *const GSContainerInfo,
    key: *mut *mut GSRowKey,
) -> GSResult