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

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