Function windows::Win32::Graphics::Gdi::GetOutlineTextMetricsW

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