Function DrawIcon

Source
pub unsafe extern "C" fn DrawIcon(
    hDC: HDC,
    X: c_int,
    Y: c_int,
    hIcon: HICON,
) -> BOOL