pub unsafe extern "C" fn NK_get_device_model() -> NK_device_model
Expand description

Query the model of the connected device. Returns the model of the connected device or NK_DISCONNECTED.

@return true if a device is connected and the out argument has been set