Function user32::DrawIcon [] [src]

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