Struct windows_sys::Win32::System::Diagnostics::Debug::Extensions::CKCL_DATA
#[repr(C)]pub struct CKCL_DATA {
pub NextLogEvent: *mut c_void,
pub TAnalyzeString: PSTR,
pub TAnalyzeReturnType: TANALYZE_RETURN,
}Expand description
Required features: "Win32_System_Diagnostics_Debug_Extensions"
Fields§
§NextLogEvent: *mut c_void§TAnalyzeString: PSTR§TAnalyzeReturnType: TANALYZE_RETURN