pub unsafe extern "C" fn NDMU_EnterExclusiveState(
state: ndmExclusiveState,
) -> Result
Expand description
Sets the network daemon to an exclusive state.
§Arguments
state
- State specified in the ndmExclusiveState enumerator.
pub unsafe extern "C" fn NDMU_EnterExclusiveState(
state: ndmExclusiveState,
) -> Result
Sets the network daemon to an exclusive state.
state
- State specified in the ndmExclusiveState enumerator.