[][src]Function winapi::um::setupapi::SetupDiGetHwProfileListExA

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