Function windows::Win32::Graphics::Gdi::GdiComment

pub unsafe fn GdiComment<P0>(hdc: P0, lpdata: &[u8]) -> BOOL
where P0: IntoParam<HDC>,