Function windows::Win32::Graphics::Gdi::GetOutlineTextMetricsW
pub unsafe fn GetOutlineTextMetricsW<P0>(
hdc: P0,
cjcopy: u32,
potm: Option<*mut OUTLINETEXTMETRICW>,
) -> u32where
P0: Param<HDC>,