Skip to main content

vldb_controller_ffi_client_disable_sqlite_json

Function vldb_controller_ffi_client_disable_sqlite_json 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vldb_controller_ffi_client_disable_sqlite_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

Disable one SQLite backend using JSON mode. 使用 JSON 模式关闭一个 SQLite 后端。