pub unsafe extern "C" fn Sz_whyEntities(
entityID1: i64,
entityID2: i64,
responseBuf: *mut *mut c_char,
bufSize: *mut usize,
resizeFunc: Option<unsafe extern "C" fn(ptr: *mut c_void, newSize: usize) -> *mut c_void>,
) -> i64Expand description
@brief This method determines how entities are related to each other.