Function rdfox_rs::rdfox_api::CCursor_appendResourceTurtleLiteral
source · pub unsafe extern "C" fn CCursor_appendResourceTurtleLiteral(
cursor: *mut CCursor,
variableIndex: usize,
buffer: *mut c_char,
bufferSize: usize,
turtleLiteralSize: *mut usize,
datatypeID: *mut u8,
resourceResolved: *mut bool
) -> *const CException