0N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
1298N/A# Defines the public interface to sqlite
0N/A sqlite_last_statement_changes;
0N/A sqlite_error_string;
0N/A sqlite_busy_handler;
0N/A sqlite_function_type;
0N/A sqlite_set_result_string;
115N/A sqlite_set_result_double;