Function rdfox_rs::rdfox_api::CCursor_produceQueryAnswersToFile
source · pub unsafe extern "C" fn CCursor_produceQueryAnswersToFile(
cursor: *mut CCursor,
filePath: *const c_char,
queryAnswerFormatName: *const c_char,
maxNumberOfAnswersToProduce: usize,
numberOfProducedAnswers: *mut usize
) -> *const CException