Sz_findPathByRecordIDWithAvoids_V2_helper

Function Sz_findPathByRecordIDWithAvoids_V2_helper 

Source
pub unsafe extern "C" fn Sz_findPathByRecordIDWithAvoids_V2_helper(
    dataSourceCode1: *const c_char,
    recordID1: *const c_char,
    dataSourceCode2: *const c_char,
    recordID2: *const c_char,
    maxDegree: i64,
    avoidedRecords: *const c_char,
    flags: i64,
) -> Sz_findPathByRecordIDWithAvoids_V2_result