Function windows::Win32::Graphics::Gdi::TTGetEmbeddingType

pub unsafe fn TTGetEmbeddingType<P0>(
    hdc: P0,
    pulembedtype: *mut EMBEDDED_FONT_PRIV_STATUS,
) -> i32
where P0: Param<HDC>,