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

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