Function gsCreateRowKeyByRow

Source
pub unsafe extern "C" fn gsCreateRowKeyByRow(
    row: *mut GSRow,
    key: *mut *mut GSRowKey,
) -> GSResult