Struct windows_sys::Win32::Graphics::DirectWrite::DWRITE_CLUSTER_METRICS
[−]#[repr(C)]pub struct DWRITE_CLUSTER_METRICS {
pub width: f32,
pub length: u16,
pub _bitfield: u16,
}Expand description
Required features: ‘Win32_Graphics_DirectWrite’
Fields
width: f32length: u16_bitfield: u16