Function SetupDiOpenDeviceInterfaceW

Source
pub unsafe extern "system" fn SetupDiOpenDeviceInterfaceW(
    DeviceInfoSet: HDEVINFO,
    DevicePath: PCWSTR,
    OpenFlags: DWORD,
    DeviceInterfaceData: PSP_DEVICE_INTERFACE_DATA,
) -> BOOL