pub unsafe extern "system" fn GdiComment(
    hdc: HDC,
    nsize: u32,
    lpdata: *const u8
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’