pub unsafe extern "C" fn FT_GetDeviceLocId(
    ftHandle: FT_HANDLE,
    lpdwLocId: LPDWORD
) -> FT_STATUS
Expand description

@note Extra function for non-Windows platforms to compensate for lack of .INF file to specify Vendor and Product IDs.