SetupDiGetHwProfileList

Function SetupDiGetHwProfileList 

Source
pub unsafe extern "system" fn SetupDiGetHwProfileList(
    HwProfileList: PDWORD,
    HwProfileListSize: DWORD,
    RequiredSize: PDWORD,
    CurrentlyActiveIndex: PDWORD,
) -> BOOL