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

pub unsafe extern "system" fn CM_Get_Device_Interface_ListA(
    InterfaceClassGuid: LPGUID,
    pDeviceID: DEVINSTID_A,
    Buffer: PCHAR,
    BufferLen: ULONG,
    ulFlags: ULONG
) -> CONFIGRET