Function NDMU_GetCurrentState

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

Returns the current state for the network daemon.

ยงArguments

  • state - Pointer to write the current state to.