Skip to main content

vldb_controller_ffi_client_query_sqlite_json_json

Function vldb_controller_ffi_client_query_sqlite_json_json 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vldb_controller_ffi_client_query_sqlite_json_json( client: *mut FfiControllerClientHandle, request_json: *const c_char, response_out: *mut *mut c_char, error_out: *mut *mut c_char, ) -> c_int
Expand description

Execute one SQLite JSON query using JSON mode. 使用 JSON 模式执行一条 SQLite JSON 查询。