pub type LPFNCCSIZETOTEXTW = Option<unsafe extern "system" fn(flstyle: u32, flextstyle: u32, hfont: HFONT, psztext: PCWSTR) -> i32>;
Expand description

Required features: "Win32_UI_Controls", "Win32_Graphics_Gdi"