[][src]Function winapi::um::cfgmgr32::CM_Get_Device_Interface_List_ExW

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