예제 #1
0
파일: pixy.py 프로젝트: doeschbj/uni_db
def line_get_main_features():
    return _pixy.line_get_main_features()
예제 #2
0
def line_get_main_features() -> "void":
    return _pixy.line_get_main_features()