SetupDiGetDeviceInstanceIdA

Function SetupDiGetDeviceInstanceIdA 

Source
pub unsafe extern "system" fn SetupDiGetDeviceInstanceIdA(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    DeviceInstanceId: PSTR,
    DeviceInstanceIdSize: DWORD,
    RequiredSize: PDWORD,
) -> BOOL