pub unsafe extern "system" fn DrawIcon(
hdc: *mut c_void,
x: i32,
y: i32,
hicon: *mut c_void,
) -> i32Expand description
#177 DrawIcon
draws the icon specified by the hndlicon parameter on the device specified
by the hdevc parameter