Function windows_sys::Win32::Graphics::Gdi::GetCharacterPlacementA

pub unsafe extern "system" fn GetCharacterPlacementA(
    hdc: HDC,
    lpstring: PCSTR,
    ncount: i32,
    nmexextent: i32,
    lpresults: *mut GCP_RESULTSA,
    dwflags: GET_CHARACTER_PLACEMENT_FLAGS,
) -> u32