[][src]Function winapi::um::usp10::ScriptGetFontScriptTags

pub unsafe extern "system" fn ScriptGetFontScriptTags(
    hdc: HDC,
    psc: *mut SCRIPT_CACHE,
    psa: *mut SCRIPT_ANALYSIS,
    cMaxTags: c_int,
    pScriptTags: *mut OPENTYPE_TAG,
    pcTags: *mut c_int
) -> HRESULT