pub unsafe extern "C" fn NDMU_SuspendScheduler(flag: u32_) -> Result
Expand description

Suspends scheduling for all network daemons.

§Arguments

  • flag - 0 = Wait for completion, 1 = Perform in background.