示例#1
0
def capng_fill(set: 'capng_select_t') -> "void":
    return _capng.capng_fill(set)
示例#2
0
def capng_fill(set):
    return _capng.capng_fill(set)
示例#3
0
def capng_fill(set: 'capng_select_t') -> "void":
    return _capng.capng_fill(set)
示例#4
0
def capng_fill(*args):
  return _capng.capng_fill(*args)
示例#5
0
def capng_fill(set):
    return _capng.capng_fill(set)
def capng_fill(*args):
    return _capng.capng_fill(*args)