Function windows_sys::Win32::Graphics::Gdi::GetCharacterPlacementW
pub unsafe extern "system" fn GetCharacterPlacementW(
hdc: HDC,
lpstring: PCWSTR,
ncount: i32,
nmexextent: i32,
lpresults: *mut GCP_RESULTSW,
dwflags: GET_CHARACTER_PLACEMENT_FLAGS,
) -> u32