[][src]Function winapi::um::pdh::PdhExpandWildCardPathW

pub unsafe extern "system" fn PdhExpandWildCardPathW(
    szDataSource: LPCWSTR,
    szWildCardPath: LPCWSTR,
    mszExpandedPathList: LPWSTR,
    pcchPathListLength: LPDWORD,
    dwFlags: DWORD
) -> PDH_STATUS