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