Function rdfox_rs::rdfox_api::CDataStoreConnection_exportDataToFile
source · pub unsafe extern "C" fn CDataStoreConnection_exportDataToFile(
dataStoreConnection: *mut CDataStoreConnection,
filePath: *const c_char,
formatName: *const c_char,
parameters: *const CParameters
) -> *const CException