Function windows_sys::Win32::System::Performance::PdhReadRawLogRecord
[−]pub unsafe extern "system" fn PdhReadRawLogRecord(
hlog: isize,
ftrecord: FILETIME,
prawlogrecord: *mut PDH_RAW_LOG_RECORD,
pdwbufferlength: *mut u32
) -> i32
Expand description
Required features: "Win32_System_Performance"
, "Win32_Foundation"