Union windows_sys::Win32::System::Search::SQL_INTERVAL_STRUCT_0
[−]#[repr(C)]
pub union SQL_INTERVAL_STRUCT_0 {
pub year_month: tagSQL_YEAR_MONTH,
pub day_second: tagSQL_DAY_SECOND,
}Expand description
Required features: ‘Win32_System_Search’
Fields
year_month: tagSQL_YEAR_MONTHday_second: tagSQL_DAY_SECOND