Function Sz_findPathByEntityID_helper

Source
pub unsafe extern "C" fn Sz_findPathByEntityID_helper(
    start_entity_id: c_longlong,
    end_entity_id: c_longlong,
    max_degrees: c_longlong,
    flags: c_longlong,
) -> *mut c_char