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

pub unsafe extern "system" fn ScriptApplyLogicalWidth(
    piDx: *const c_int,
    cChars: c_int,
    cGlyphs: c_int,
    pwLogClust: *const WORD,
    psva: *const SCRIPT_VISATTR,
    piAdvance: *const c_int,
    psa: *const SCRIPT_ANALYSIS,
    pABC: *mut ABC,
    piJustify: *mut c_int
) -> HRESULT