pub unsafe extern "C" fn NDMU_GetExclusiveState(
state: *mut ndmExclusiveState,
) -> ResultExpand description
Returns the exclusive state for the network daemon.
ยงArguments
state- Pointer to write the exclsuive state to.
pub unsafe extern "C" fn NDMU_GetExclusiveState(
state: *mut ndmExclusiveState,
) -> ResultReturns the exclusive state for the network daemon.
state - Pointer to write the exclsuive state to.