def gmdCreate(pgmd, msgBufSize): """gmdCreate(pgmd, msgBufSize) -> int""" return _gmdcc.gmdCreate(pgmd, msgBufSize)
def gmdCreate(*args): """gmdCreate(pgmd, msgBufSize) -> int""" return _gmdcc.gmdCreate(*args)