winapi::um::cfgmgr32

Function CM_Get_Device_Interface_List_ExW

Source
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