pub unsafe extern "system" fn PdhExpandWildCardPathA(
    szdatasource: PSTR,
    szwildcardpath: PSTR,
    mszexpandedpathlist: PSTR,
    pcchpathlistlength: *mut u32,
    dwflags: u32
) -> i32
Expand description

Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’