webview2_com_sys::Windows::Win32::Graphics::Gdi

Function GetCharacterPlacementA

Source
pub unsafe fn GetCharacterPlacementA<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lpstring: impl IntoParam<'a, PSTR>,
    ncount: i32,
    nmexextent: i32,
    lpresults: *mut GCP_RESULTSA,
    dwflags: GET_CHARACTER_PLACEMENT_FLAGS,
) -> u32