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

Required features: "Win32_System_Performance"