Function gsCreateRowByRow

Source
pub unsafe extern "C" fn gsCreateRowByRow(
    row: *mut GSRow,
    destRow: *mut *mut GSRow,
) -> GSResult