Function NDMU_GetExclusiveState

Source
pub unsafe extern "C" fn NDMU_GetExclusiveState(
    state: *mut ndmExclusiveState,
) -> Result
Expand description

Returns the exclusive state for the network daemon.

ยงArguments

  • state - Pointer to write the exclsuive state to.