[][src]Function nitrokey_sys::NK_list_devices

pub unsafe extern "C" fn NK_list_devices() -> *mut NK_device_info

Returns a linked list of all connected devices, or null if no devices are connected or an error occured. The linked list must be freed by calling NK_free_device_info. @return a linked list of all connected devices