[][src]Function winapi::um::wingdi::GetCharacterPlacementW

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