#[unsafe(no_mangle)]pub unsafe extern "C" fn SzConfigTool_deleteDataSource(
config_json: *const c_char,
data_source_code: *const c_char,
) -> SzConfigTool_resultExpand description
Delete a data source from the configuration
ยงSafety
configJson and dataSourceCode must be valid null-terminated C strings