[][src]Function CCODE::DrawIcon

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