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.