Function PdhExpandWildCardPathHW

Source
pub unsafe extern "system" fn PdhExpandWildCardPathHW(
    hDataSource: PDH_HLOG,
    szWildCardPath: LPCWSTR,
    mszExpandedPathList: LPWSTR,
    pcchPathListLength: LPDWORD,
    dwFlags: DWORD,
) -> PDH_STATUS