winapi::um::cfgmgr32

Function CM_Get_Device_Interface_ListW

Source
pub unsafe extern "system" fn CM_Get_Device_Interface_ListW(
    InterfaceClassGuid: LPGUID,
    pDeviceID: DEVINSTID_W,
    Buffer: PWCHAR,
    BufferLen: ULONG,
    ulFlags: ULONG,
) -> CONFIGRET