Function SetupDiLoadDeviceIcon

Source
pub unsafe extern "system" fn SetupDiLoadDeviceIcon(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    cxIcon: UINT,
    cyIcon: UINT,
    Flags: DWORD,
    hIcon: *mut HICON,
) -> BOOL