Function ctru_sys::PTMU_GetAdapterState
source · pub unsafe extern "C" fn PTMU_GetAdapterState(
out: *mut bool
) -> Result
Expand description
Gets whether the adapter is plugged in or not
§Arguments
out
- Pointer to write the adapter state to.