pub unsafe extern "system" fn PdhOpenQueryA(
    szdatasource: PSTR,
    dwuserdata: usize,
    phquery: *mut isize
) -> i32
Expand description

Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’