Function GetCharacterPlacementW

Source
pub unsafe extern "C" fn GetCharacterPlacementW(
    hdc: HDC,
    lpString: LPCWSTR,
    nCount: c_int,
    nMexExtent: c_int,
    lpResults: LPGCP_RESULTSW,
    dwFlags: DWORD,
) -> DWORD