Function rdfox_rs::rdfox_api::CDataStoreConnection_setPrefix
source · pub unsafe extern "C" fn CDataStoreConnection_setPrefix(
dataStoreConnection: *mut CDataStoreConnection,
prefixName: *const c_char,
prefixIRI: *const c_char,
changed: *mut bool
) -> *const CException