DrawIcon

Function DrawIcon 

Source
pub unsafe extern "system" fn DrawIcon(
    hDC: HDC,
    x: c_int,
    y: c_int,
    hIcon: HICON,
) -> BOOL