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

pub unsafe extern "system" fn SetupDiOpenDeviceInfoA(
    DeviceInfoSet: HDEVINFO,
    DeviceInstanceId: PCSTR,
    hwndParent: HWND,
    OpenFlags: DWORD,
    DeviceInfoData: PSP_DEVINFO_DATA
) -> BOOL