Struct windows_sys::Win32::Globalization::TEXTRANGE_PROPERTIES
#[repr(C)]pub struct TEXTRANGE_PROPERTIES {
pub potfRecords: *mut OPENTYPE_FEATURE_RECORD,
pub cotfRecords: i32,
}Expand description
Required features: "Win32_Globalization"
Fields§
§potfRecords: *mut OPENTYPE_FEATURE_RECORD§cotfRecords: i32