Function ctru_sys::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.