Function SetupDiOpenDeviceInterfaceA

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