sysctl(_:setTo:)

Sets kernel state.

Sysctl.swift:65
static func sysctl<DataType>(_ mibName: String, setTo value: consuming [DataType]) throws