예제 #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)