Function windows_sys::Win32::Globalization::ScriptShapeOpenType
[−]pub unsafe extern "system" fn ScriptShapeOpenType(
hdc: HDC,
psc: *mut *mut c_void,
psa: *mut SCRIPT_ANALYSIS,
tagscript: u32,
taglangsys: u32,
rcrangechars: *const i32,
rprangeproperties: *const *const textrange_properties,
cranges: i32,
pwcchars: PCWSTR,
cchars: i32,
cmaxglyphs: i32,
pwlogclust: *mut u16,
pcharprops: *mut script_charprop,
pwoutglyphs: *mut u16,
poutglyphprops: *mut script_glyphprop,
pcglyphs: *mut i32
) -> HRESULT
Expand description
Required features: "Win32_Globalization"
, "Win32_Graphics_Gdi"