pub unsafe extern "C" fn NDMU_EnterExclusiveState(
state: ndmExclusiveState,
) -> ResultExpand 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,
) -> ResultSets the network daemon to an exclusive state.
state - State specified in the ndmExclusiveState enumerator.