[][src]Function winapi::um::setupapi::SetupDiRegisterDeviceInfo

pub unsafe extern "system" fn SetupDiRegisterDeviceInfo(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    Flags: DWORD,
    CompareProc: PSP_DETSIG_CMPPROC,
    CompareContext: PVOID,
    DupDeviceInfoData: PSP_DEVINFO_DATA
) -> BOOL