Function NDMU_EnterExclusiveState

Source
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.