Function windows::Win32::Graphics::Gdi::GetOutlineTextMetricsA

pub unsafe fn GetOutlineTextMetricsA<P0>(
    hdc: P0,
    cjcopy: u32,
    potm: Option<*mut OUTLINETEXTMETRICA>,
) -> u32
where P0: Param<HDC>,