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,
) -> u32