Skip to main content

SCNetworkProtocolSetEnabled

Function SCNetworkProtocolSetEnabled 

Source
pub unsafe extern "C" fn SCNetworkProtocolSetEnabled(
    protocol: SCNetworkProtocolRef,
    enabled: Boolean,
) -> Boolean
Available on crate feature raw-ffi only.