コード例 #1
0
ファイル: zauth.py プロジェクト: hintjens/pyczmq
def destroy(auth):
    """ Destructor """
    return C.zauth_destroy(ptop('zauth_t', auth))
コード例 #2
0
def destroy(auth):
    """ Destructor """
    C.zauth_destroy(ptop('zauth_t', auth))