Function vc6_sys::DrawIcon

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