Function windows::Win32::Graphics::Gdi::TTIsEmbeddingEnabled

pub unsafe fn TTIsEmbeddingEnabled<P0>(hdc: P0, pbenabled: *mut BOOL) -> i32
where P0: Param<HDC>,