SetupDiGetHwProfileListExA

Function SetupDiGetHwProfileListExA 

Source
pub unsafe extern "system" fn SetupDiGetHwProfileListExA(
    HwProfileList: PDWORD,
    HwProfileListSize: DWORD,
    RequiredSize: PDWORD,
    CurrentlyActiveIndex: PDWORD,
    MachineName: PCSTR,
    Reserved: PVOID,
) -> BOOL