Example #1
0
def audit_detect_machine():
  return _audit.audit_detect_machine()
Example #2
0
def audit_detect_machine():
    return _audit.audit_detect_machine()
Example #3
0
def audit_detect_machine() -> "int":
    return _audit.audit_detect_machine()